]> git.baikalelectronics.ru Git - uboot.git/commit
configs: omap3_logic: Disable NAND ID during SPL
authorAdam Ford <aford173@gmail.com>
Mon, 30 Jul 2018 01:16:49 +0000 (20:16 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 10 Aug 2018 17:45:33 +0000 (13:45 -0400)
commit348d184014982d3fbd6bce2193a5a3de67370009
tree4c09dca3841ddc52445f69ab77b458643991ce82
parent84cc0b047643177d3683e6f3e24b9b2e501edb7c
configs: omap3_logic: Disable NAND ID during SPL

For these boards, the GPMC timings are more determined by
processor speed/type than the NAND/PoP memory.  This code
is never invoked, so disable the config option, so it doesn't
take the time to compile it in.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/omap3_logic_defconfig