commit | 14acea0244e33c4522fa3ea774bb3e76fa9e4fb4 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Tue Jun 26 10:10:04 2018 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 19 16:20:13 2018 -0400 |
tree | 881cc678240b9e0ade96ff1cfbee43b7a9812bfd | |
parent | 6ecd820f99177b4002f0518fbe5858b6a3032202 [diff] |
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined If FIT image is used, CONFIG_SYS_FDT_BASE is not needed. Signed-off-by: York Sun <york.sun@nxp.com>