commit | 9e4bf2161c1c49b0dbf13cdf0ccc59dac3540e69 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Thu Aug 19 14:09:41 2021 +0300 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Tue Sep 21 10:07:04 2021 +0300 |
tree | b909fce3280213351578aad6b3afb0a69096f745 | |
parent | d2b4809bde84f3074e47d2877a441161f79c254f [diff] |
board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMAND Rewrite the CONFIG_BOOTCOMMAND only if it's not previously configured from defconfig file. This allows the user to select from defconfig/menuconfig the desired boot command. Adjust the current board defconfigs to reflect the default booting command for the specific ENV configuration. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>