X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fls2080a_emu_defconfig;h=7e7aba70c3e77541d6b2fe5e630f8e6c0d1390f7;hb=e294ba0678359bc32085c1714329af37e33e8f16;hp=6211b6b5af2aae7a74edffdcff3e3c44c17b4af1;hpb=9a1d64809d51ddae40fe7802da18e8069f11cb43;p=u-boot diff --git a/configs/ls2080a_emu_defconfig b/configs/ls2080a_emu_defconfig index 6211b6b5af..7e7aba70c3 100644 --- a/configs/ls2080a_emu_defconfig +++ b/configs/ls2080a_emu_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_LS2080A_EMU=y +CONFIG_SYS_TEXT_BASE=0x30100000 CONFIG_IDENT_STRING=" LS2080A-EMU" CONFIG_FIT=y CONFIG_FIT_VERBOSE=y @@ -7,16 +8,17 @@ CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="EMU" CONFIG_BOOTDELAY=10 +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x2000000 default_hugepagesz=2m hugepagesz=2m hugepages=256" +# CONFIG_USE_BOOTCOMMAND is not set # CONFIG_DISPLAY_BOARDINFO is not set # CONFIG_CMD_CONSOLE is not set -# CONFIG_CMD_IMLS is not set # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EDITENV is not set CONFIG_CMD_GREPENV=y # CONFIG_CMD_ENV_EXISTS is not set -# CONFIG_CMD_LOADS is not set CONFIG_CMD_I2C=y -# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_LOADS is not set # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set