Re: [PATCH 4/4] onenand init: Pass configuration data from board-*.c files

2009-04-30 Thread Tony Lindgren
* Adrian Hunter adrian.hun...@nokia.com [090429 22:52]:
 Tony Lindgren wrote:
 Pass configuration data from board-*.c files.

 Also remove support for the OMAP_TAG_PARTITION tag.
 If the partition info is passed, it should be passed from
 cmdline, and probably should be done in a generic way
 in the drivers/mtd.

 Signed-off-by: Tony Lindgren t...@atomide.com
 ---

 NAK

 This would break all our flashing infrastructure.

The OMAP_TAG_PARTITION and others will have to go,
the omap tags have been rejected several times by RMK.

The right solution is to follow Linux standards and pass
the options from the cmdline.

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 4/4] onenand init: Pass configuration data from board-*.c files

2009-04-29 Thread Adrian Hunter

Tony Lindgren wrote:

Pass configuration data from board-*.c files.

Also remove support for the OMAP_TAG_PARTITION tag.
If the partition info is passed, it should be passed from
cmdline, and probably should be done in a generic way
in the drivers/mtd.

Signed-off-by: Tony Lindgren t...@atomide.com
---


NAK

This would break all our flashing infrastructure.
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html