commit | ea975fe16b3e8d1f7236b2593ac05010201c282f | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Jul 29 20:16:49 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 10 13:45:33 2018 -0400 |
tree | 4c09dca3841ddc52445f69ab77b458643991ce82 | |
parent | ab5814f9926d8085d69df033d5db13bf0078c1f1 [diff] |
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>