diff options
author | Sekhar Nori <nsekhar@ti.com> | 2017-06-02 12:24:01 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-03 21:55:18 (GMT) |
commit | 391b037ee6f50d29a8eb5a2953dcf3021cae9155 (patch) | |
tree | be27c41e3db31c3e9831969205f470b5d3982e9a /include/pca9564.h | |
parent | ae8733910b4f7388ebb965c8f31cfb47e5c19f21 (diff) | |
download | u-boot-391b037ee6f50d29a8eb5a2953dcf3021cae9155.tar.xz |
configs: k2g_evm: make sure config fallbacks take effect
Since config fallbacks contained in include/config_fallbacks.h
come into k2g_evm.h file through ti_armv7_keystone2.h, it should
be the last file included.
Without this, #define of FAT_WRITE when environment is in FAT
does not happen as the environment location is decided later
in the file.
Similar issues can come with other config fallbacks implemented.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'include/pca9564.h')
0 files changed, 0 insertions, 0 deletions