summaryrefslogtreecommitdiffstats
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.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-nuvoton/conf/machine/evb-npcm750.conf b/meta-nuvoton/conf/machine/evb-npcm750.conf
new file mode 100644
index 000000000..38c02ed19
--- /dev/null
+++ b/meta-nuvoton/conf/machine/evb-npcm750.conf
@@ -0,0 +1,13 @@
+KMACHINE = "nuvoton"
+KERNEL_DEVICETREE = "${KMACHINE}-npcm750-evb.dtb"
+
+UBOOT_MACHINE = "PolegSVB_config"
+
+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"
OpenPOWER on IntegriCloud