X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fls2080a_emu_defconfig;h=7e17728811d9da34c9661676af3e9470c56d0a7f;hb=2a766db93810672b9e0f405a35de65bbdcdbaa77;hp=516c8b9de59067714531cc9f02a619fcdb052f7d;hpb=f855a7bc12dc3bdf83905b4c72a6d795ee8d8ee5;p=oweals%2Fu-boot.git diff --git a/configs/ls2080a_emu_defconfig b/configs/ls2080a_emu_defconfig index 516c8b9de5..7e17728811 100644 --- a/configs/ls2080a_emu_defconfig +++ b/configs/ls2080a_emu_defconfig @@ -1,5 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_LS2080A_EMU=y +CONFIG_SYS_TEXT_BASE=0x30100000 +CONFIG_NR_DRAM_BANKS=3 CONFIG_IDENT_STRING=" LS2080A-EMU" CONFIG_FIT=y CONFIG_FIT_VERBOSE=y @@ -9,13 +11,12 @@ 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_XIMG is not set # CONFIG_CMD_EDITENV is not set CONFIG_CMD_GREPENV=y -# CONFIG_CMD_ENV_EXISTS is not set -# CONFIG_CMD_FPGA is not set CONFIG_CMD_I2C=y # CONFIG_CMD_LOADS is not set # CONFIG_CMD_ITEST is not set @@ -23,6 +24,7 @@ CONFIG_CMD_I2C=y # CONFIG_CMD_NFS is not set CONFIG_CMD_CACHE=y # CONFIG_CMD_MISC is not set +CONFIG_MP=y # CONFIG_DOS_PARTITION is not set # CONFIG_ISO_PARTITION is not set # CONFIG_EFI_PARTITION is not set