[U-Boot] Breakage on arm/next
Scott Wood
scottwood at freescale.com
Wed Dec 2 18:07:44 CET 2009
apgmoorthy wrote:
> I felt moving these macros "include/linux/mtd/onenand.h" will be ideal in this
> scenario.
Are they going to be the same on all boards? We let the board determine
the environment location for other types of storage.
How about just using CONFIG_ENV_ADDR/CONFIG_ENV_SIZE? On boards that
must dynamically support multiple possibilities, define it as an
expression that returns the right thing.
-Scot
More information about the U-Boot
mailing list