X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fmeesc_defconfig;h=d4987f8619d60e795c32c0b7e5db9af5ef6d73c1;hb=4a54e54c9703dde4181a0adb6deb689c2530fce5;hp=7eca4d47ffef8deb4d622c1f820ee86b3f9aeafb;hpb=e4adc8ed3c684f41a307fde275e683a391f2a7ce;p=u-boot diff --git a/configs/meesc_defconfig b/configs/meesc_defconfig index 7eca4d47ff..d4987f8619 100644 --- a/configs/meesc_defconfig +++ b/configs/meesc_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y +CONFIG_SYS_TEXT_BASE=0x21F00000 CONFIG_TARGET_MEESC=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DEFAULT_DEVICE_TREE="at91sam9263ek" @@ -10,8 +11,6 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y # CONFIG_CMD_BDI is not set CONFIG_CMD_BOOTZ=y -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FPGA is not set # CONFIG_CMD_LOADS is not set CONFIG_CMD_NAND=y CONFIG_CMD_SF=y @@ -34,5 +33,5 @@ CONFIG_PINCTRL=y CONFIG_PINCTRL_AT91=y CONFIG_DM_SERIAL=y CONFIG_ATMEL_USART=y +CONFIG_SPI=y CONFIG_DM_SPI=y -CONFIG_ATMEL_SPI=y