X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fpm9263_defconfig;h=ceb7efe5031bff43141399abfeb453369aac824c;hb=29771c2c396ec014ad43fe85dd21a0d39eda6776;hp=dbb585e4cf7de1232cc97c8890dc2fd63c3d098c;hpb=86cf1c82850f7c226f23684e19616e526ffaf10f;p=oweals%2Fu-boot.git diff --git a/configs/pm9263_defconfig b/configs/pm9263_defconfig index dbb585e4cf..ceb7efe503 100644 --- a/configs/pm9263_defconfig +++ b/configs/pm9263_defconfig @@ -3,7 +3,6 @@ CONFIG_ARCH_AT91=y CONFIG_SYS_TEXT_BASE=0 CONFIG_TARGET_PM9263=y CONFIG_SYS_MALLOC_F_LEN=0x2000 -CONFIG_DEFAULT_DEVICE_TREE="at91sam9263ek" CONFIG_NR_DRAM_BANKS=1 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263" CONFIG_BOOTDELAY=3 @@ -28,6 +27,7 @@ CONFIG_CMD_JFFS2=y CONFIG_MTDIDS_DEFAULT="nor0=physmap-flash.0,nand0=nand" CONFIG_MTDPARTS_DEFAULT="mtdparts=physmap-flash.0:256k(u-boot)ro,64k(u-boot-env)ro,1408k(kernel),-(rootfs);nand:-(nand)" CONFIG_OF_CONTROL=y +CONFIG_DEFAULT_DEVICE_TREE="at91sam9263ek" CONFIG_ENV_IS_IN_FLASH=y CONFIG_DM=y CONFIG_CLK=y @@ -36,6 +36,8 @@ CONFIG_DM_GPIO=y CONFIG_AT91_GPIO=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_NAND=y CONFIG_NAND_ATMEL=y CONFIG_DM_SPI_FLASH=y