commit | a35c34025e4ae08441f2e26ddcac86aec63c33af | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@microchip.com> | Thu Sep 14 11:07:43 2017 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 14 16:02:47 2017 -0400 |
tree | e69d8e4b5f4c51ebe8780c5283db887109bae3f9 | |
parent | e61ed48ff5d530e3c8adf435c57cde9936295f5e [diff] |
ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support Use the CONFIG_XXXX_BOOT to indicate the boot media, instead of the CONFIG_SYS_USE_XXXX option, which is declared by CONFIG_SYS_EXTRA_OPTIONS option. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>