[U-Boot] U-boot NAND boot on IMX31 3stack(ARM)

Scott Wood scottwood at freescale.com
Mon Mar 30 19:35:30 CEST 2009


On Mon, Mar 30, 2009 at 11:48:57AM -0500, alfred steele wrote:
> Was the nand_spl directory created for imx31(PDK) NAND specific
> changes.

No.  It has a "board" subdirectory where board-specific code goes, plus
some board-independent drivers.

> I am also wondering if there is a include file which builds up a table
> of working NAND devices and thier attributes which tells the U-boot on
> the parameters about a particular NAND device on the board like
> Block_size , page_size, device size, pages per block, device id etc.
> Or This information needs to be kind of hardcoded every time.

drivers/mtd/nand/nand_ids.c

-Scott


More information about the U-Boot mailing list