Tom Rini 4e647e1207 OMAP3 SPL: Add identify_nand_chip function
A number of boards are populated with a PoP chip for both DDR and NAND
memory.  Other boards may simply use this as an easy way to identify
board revs.  So we provide a function that can be called early to reset
the NAND chip and return the result of NAND_CMD_READID.  All of this
code is put into spl_id_nand.c and controlled via CONFIG_SPL_OMAP3_ID_NAND.

Signed-off-by: Tom Rini <trini@ti.com>
2011-12-06 23:59:38 +01:00
..
2011-11-29 15:43:38 +01:00
2011-06-23 08:25:18 +02:00
2011-10-27 21:56:32 +02:00
2011-06-02 23:18:32 +02:00
2011-07-16 13:00:11 +02:00
2011-11-29 15:43:38 +01:00
2011-09-13 08:25:15 +02:00
2011-07-04 10:55:25 +02:00