summaryrefslogtreecommitdiff
path: root/meta-nuvoton/conf/machine/evb-npcm750.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-nuvoton/conf/machine/evb-npcm750.conf')
-rw-r--r--meta-nuvoton/conf/machine/evb-npcm750.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-nuvoton/conf/machine/evb-npcm750.conf b/meta-nuvoton/conf/machine/evb-npcm750.conf
index 38c02ed19..74f70adbc 100644
--- a/meta-nuvoton/conf/machine/evb-npcm750.conf
+++ b/meta-nuvoton/conf/machine/evb-npcm750.conf
@@ -2,12 +2,11 @@ KMACHINE = "nuvoton"
KERNEL_DEVICETREE = "${KMACHINE}-npcm750-evb.dtb"
UBOOT_MACHINE = "PolegSVB_config"
+IGPS_MACHINE = "EB"
FLASH_SIZE = "32768"
require conf/machine/include/npcm7xx.inc
require conf/machine/include/obmc-bsp-common.inc
-# Don't generate MTD flash images until we're able to include the primary
-# bootloader and the Linux MTD driver is ready.
-IMAGE_FSTYPES = "cpio.${INITRAMFS_CTYPE}.u-boot"
+IMAGE_FSTYPES = "cpio.${INITRAMFS_CTYPE}.u-boot mtd-static"