]> Git Repo - J-u-boot.git/blobdiff - configs/P5040DS_defconfig
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
[J-u-boot.git] / configs / P5040DS_defconfig
index 79c6e466c7e04ef542c8451efe8612a181ba9469..58ec746cc1754f812cff4a79043dcf57ca4ecba6 100644 (file)
@@ -12,6 +12,8 @@ CONFIG_FIT_VERBOSE=y
 CONFIG_OF_BOARD_SETUP=y
 CONFIG_OF_STDOUT_VIA_ALIAS=y
 CONFIG_BOOTDELAY=10
+CONFIG_USE_BOOTCOMMAND=y
+CONFIG_BOOTCOMMAND="setenv bootargs root=/dev/$bdev rw console=$consoledev,$baudrate $othbootargs;tftp $loadaddr $bootfile;tftp $fdtaddr $fdtfile;bootm $loadaddr - $fdtaddr"
 CONFIG_BOARD_EARLY_INIT_F=y
 CONFIG_BOARD_EARLY_INIT_R=y
 CONFIG_ID_EEPROM=y
This page took 0.026332 seconds and 4 git commands to generate.