[U-Boot-Users] v1.3.4-rc1 released

Scott Wood scottwood at freescale.com
Tue Jul 29 18:48:08 CEST 2008


On Tue, Jul 29, 2008 at 04:37:35PM +0200, Wolfgang Denk wrote:
> In message <20080723191215.GA6559 at ld0162-tx32.am.freescale.net> you wrote:
> > This board seems to be using the legacy NAND interface, but doesn't
> > define CFG_NAND_LEGACY.  It also doesn't define CONFIG_CMD_NAND; if one
> > does so, then it gets build errors (with or without CFG_NAND_LEGACY).
> > 
> > > - csb637:
> > 
> > Likewise.
> 
> So is there an easy way to fix these boards?

Enable CFG_NAND_LEGACY and CONFIG_CMD_NAND, include whatever header that
the NAND macros depend on, fix any other build breaks, and test the
result.  I don't have the hardware to do that last step, so I'll leave it
up to the board maintainer.

-Scott




More information about the U-Boot mailing list