]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/omap3_pandora_defconfig
tools: image: fix "algo" property of public key for verified boot
[people/ms/u-boot.git] / configs / omap3_pandora_defconfig
index 2765f02d36c65e6ed5446256cc95a3f1bd287bd1..d9376440766a81f2bb5b11c1e3b81ec4ccb8f42f 100644 (file)
@@ -21,10 +21,13 @@ CONFIG_CMD_SPI=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_CACHE=y
 CONFIG_CMD_EXT4_WRITE=y
+CONFIG_MTDIDS_DEFAULT="nand0=omap2-nand.0"
+CONFIG_MTDPARTS_DEFAULT="mtdparts=omap2-nand.0:512k(xloader),1920k(uboot),128k(uboot-env),10m(boot),-(rootfs)"
 CONFIG_CMD_UBI=y
 CONFIG_ENV_IS_IN_NAND=y
 CONFIG_MMC_OMAP_HS=y
 CONFIG_NAND=y
+CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
 CONFIG_SYS_NS16550=y
 CONFIG_OMAP3_SPI=y
 CONFIG_FAT_WRITE=y