Re: [U-Boot] frescale NAND FLASH problems

2008-12-02 Thread Scott Wood
Carlos kescuin wrote: > Hi, everyone: > > I'm working with u-boot 2008 version for a freescale M5329EVB. Which version? There were multiple releases in 2008. > nand.c: In function 'nand_hwcontrol': > nand.c:50: error: 'NAND_CTL_SETNCE' undeclared (first use in this function) > nand.c:50: error:

[U-Boot] frescale NAND FLASH problems

2008-12-01 Thread Carlos kescuin
Hi, everyone: I'm working with u-boot 2008 version for a freescale M5329EVB. I've configured the IDE and Compact flash modules but problems are with NANDFLASH When i try to add #define NANDFLASH_SIZE16 to my sistem and compile I get this error: nand.c: In function 'nand_hwcontrol': nand.c:50