aboutsummaryrefslogtreecommitdiff
path: root/include/configs/aspeed-common.h
diff options
context:
space:
mode:
authorChia-Wei, Wang2020-08-03 17:36:09 +0800
committerTom Rini2020-08-14 09:46:40 -0400
commit353eedb8a0d1412066fb68657d14d9248f1fb849 (patch)
treefcee2995fab443580094b4823087089da1b4e51b /include/configs/aspeed-common.h
parent98ef128b56b84249f05a840d24a079ec9baef814 (diff)
configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig
Move the BOOTCOMMAND definition from the board inclusion header to the default configuration file. Signed-off-by: Chia-Wei, Wang <chiawei_wang@aspeedtech.com>
Diffstat (limited to 'include/configs/aspeed-common.h')
-rw-r--r--include/configs/aspeed-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/aspeed-common.h b/include/configs/aspeed-common.h
index 14dd5c795d3..df0f5d2e76f 100644
--- a/include/configs/aspeed-common.h
+++ b/include/configs/aspeed-common.h
@@ -47,8 +47,6 @@
* Miscellaneous configurable options
*/
-#define CONFIG_BOOTCOMMAND "bootm 20080000 20300000"
-
#define CONFIG_EXTRA_ENV_SETTINGS \
"verify=yes\0" \
"spi_dma=yes\0" \