On Wed, May 04, 2011 at 11:44:14AM +0200, Stefan Roese wrote: > There are multiple reasons why this define should be removed: > > First it saves some space and therefore fixes a problem we have on > the canyonlands_nand and glacier_nand targets right now. > > Second, the define was hackish and would most likely not work on all > board using nand_boot.c. Boards not providing a real dev_ready() > function should implement a board specific function instead. > > I checked and it seems, that all boards using nand_boot.c right now > already implement a board specific dev_ready() function. So this > patch should not break any boards and will result in smaller > NAND_SPL images. > > Signed-off-by: Stefan Roese <s...@denx.de> > Cc: Scott Wood <scottw...@freescale.com> > Cc: Stefano Babic <sba...@denx.de> > Cc: Sughosh Ganu <urwithsugh...@gmail.com> > Cc: Sudhakar Rajashekhara <sudhakar....@ti.com> > --- > nand_spl/nand_boot.c | 24 ++++++------------------ > 1 files changed, 6 insertions(+), 18 deletions(-)
Applied to u-boot-nand-flash -Scott _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot