Skip to content
Commit 4e647e12 authored by Tom Rini's avatar Tom Rini Committed by Albert ARIBAUD
Browse files

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: default avatarTom Rini <trini@ti.com>
parent 9ae0d550
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment