X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fintegratorap_cm926ejs_defconfig;h=8b6d188478af8e77d1e53d5ad1b42e07853bef39;hb=HEAD;hp=33bd0868036011a35fe59838a3f58b39872f90ba;hpb=002e91087c817f8281fccee327e0d8e98c691a2f;p=u-boot diff --git a/configs/integratorap_cm926ejs_defconfig b/configs/integratorap_cm926ejs_defconfig index 33bd086803..8b6d188478 100644 --- a/configs/integratorap_cm926ejs_defconfig +++ b/configs/integratorap_cm926ejs_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y +CONFIG_SYS_TEXT_BASE=0x01000000 CONFIG_ARCH_INTEGRATOR_AP=y CONFIG_CM926EJ_S=y CONFIG_USE_BOOTARGS=y @@ -7,6 +8,8 @@ CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty" # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y +# CONFIG_CMDLINE_EDITING is not set +# CONFIG_AUTO_COMPLETE is not set CONFIG_SYS_PROMPT="Integrator-AP # " CONFIG_CMD_IMLS=y CONFIG_CMD_ARMFLASH=y