aboutsummaryrefslogtreecommitdiff
path: root/configs/openrd_client_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/openrd_client_defconfig')
-rw-r--r--configs/openrd_client_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/openrd_client_defconfig b/configs/openrd_client_defconfig
index 069f96c..6f9f0a2 100644
--- a/configs/openrd_client_defconfig
+++ b/configs/openrd_client_defconfig
@@ -15,6 +15,8 @@ CONFIG_IDENT_STRING="\nOpenRD-Client"
CONFIG_SYS_LOAD_ADDR=0x800000
CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_CLIENT"
CONFIG_BOOTDELAY=3
+CONFIG_USE_BOOTCOMMAND=y
+CONFIG_BOOTCOMMAND="${x_bootcmd_kernel}; setenv bootargs ${x_bootargs} ${x_bootargs_root}; ${x_bootcmd_usb}; bootm 0x6400000;"
CONFIG_USE_PREBOOT=y
CONFIG_LOGLEVEL=2
# CONFIG_DISPLAY_BOARDINFO is not set