X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fporter_defconfig;h=6c01c598d5a79938a30e18a94870fac49f4019a2;hb=f127124f8bfb9e83f4b6867ec9cd1db81085d0e5;hp=6efa641c23fc96c4cde31c85a9513c2dee253518;hpb=9c5b00973bceb7c0192bd6b03672d69b092700b4;p=oweals%2Fu-boot.git diff --git a/configs/porter_defconfig b/configs/porter_defconfig index 6efa641c23..6c01c598d5 100644 --- a/configs/porter_defconfig +++ b/configs/porter_defconfig @@ -15,7 +15,7 @@ CONFIG_SPL_SYS_MALLOC_F_LEN=0x2000 CONFIG_SPL=y CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y -CONFIG_DEFAULT_DEVICE_TREE="r8a7791-porter-u-boot" +CONFIG_NR_DRAM_BANKS=1 CONFIG_FIT=y CONFIG_BOOTDELAY=3 CONFIG_VERSION_VARIABLE=y @@ -51,6 +51,7 @@ CONFIG_MTDIDS_DEFAULT="nor0=spi0.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=spi0.0:256k(u-boot-spl),512k(u-boot-env1),512k(u-boot-env2),768k(u-boot),-(user)" CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y +CONFIG_DEFAULT_DEVICE_TREE="r8a7791-porter-u-boot" CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_CLK=y CONFIG_CLK_RENESAS=y