forked from OERV-BSP/u-boot
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -12,10 +12,10 @@ CONFIG_ENV_SIZE=0x20000
|
||||
CONFIG_ENV_OFFSET=0x80000
|
||||
CONFIG_DEFAULT_DEVICE_TREE="kirkwood-openrd-base"
|
||||
CONFIG_IDENT_STRING="\nOpenRD-Base"
|
||||
CONFIG_SYS_LOAD_ADDR=0x800000
|
||||
# CONFIG_SYS_MALLOC_F is not set
|
||||
CONFIG_HAS_BOARD_SIZE_LIMIT=y
|
||||
CONFIG_BOARD_SIZE_LIMIT=524288
|
||||
CONFIG_SYS_LOAD_ADDR=0x800000
|
||||
CONFIG_BOOTDELAY=3
|
||||
CONFIG_USE_BOOTCOMMAND=y
|
||||
CONFIG_BOOTCOMMAND="${x_bootcmd_kernel}; setenv bootargs ${x_bootargs} ${x_bootargs_root}; ${x_bootcmd_usb}; bootm 0x6400000;"
|
||||
|
||||
Reference in New Issue
Block a user