Re: [U-Boot] [PATCH 4/4] Support NAND and OneNAND memories on the OMAP3 EVM.

2009-05-26 Thread Wolfgang Denk
Dear Josh Karabin, In message you wrote: > This change detects the boot configuration of an OMAP3 device, > and uses that information on OMAP3 EVM builds to support > NAND or OneNAND. > > Signed-off-by: Josh Karabin > --- > board/omap3/evm/evm.c | 24 +++ > board/oma

[U-Boot] [PATCH 4/4] Support NAND and OneNAND memories on the OMAP3 EVM.

2009-05-26 Thread Josh Karabin
This change detects the boot configuration of an OMAP3 device, and uses that information on OMAP3 EVM builds to support NAND or OneNAND. Signed-off-by: Josh Karabin --- board/omap3/evm/evm.c | 24 +++ board/omap3/evm/evm.h |4 +- cpu/arm_cortexa8/o