X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=inline;f=configs%2Frpi_defconfig;h=e343c66060a1b4732324d660e011601d501ecc9a;hb=7b3dc45ea5179b377c01c8f878c1633d707186c8;hp=98d3199ccdf7984c866b0c27096df5a81e822b25;hpb=e1cc4d31f889428a4ca73120951389c756404184;p=u-boot diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig index 98d3199ccd..e343c66060 100644 --- a/configs/rpi_defconfig +++ b/configs/rpi_defconfig @@ -1,4 +1,11 @@ CONFIG_ARM=y +CONFIG_ARCH_BCM283X=y CONFIG_TARGET_RPI=y -CONFIG_SYS_MALLOC_F=y -CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_OF_BOARD_SETUP=y +CONFIG_SYS_PROMPT="U-Boot> " +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +CONFIG_CMD_GPIO=y +CONFIG_PHYS_TO_BUS=y +CONFIG_OF_LIBFDT=y