summaryrefslogtreecommitdiffstats
path: root/meta-nuvoton/conf/machine/evb-npcm750.conf
diff options
context:
space:
mode:
authorDave Cobbley <david.j.cobbley@linux.intel.com>2018-08-14 13:30:07 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-22 21:26:37 -0400
commit4feb727cd6b77a68bdaca63e121b378d814f5eaf (patch)
tree871b558e24c63450a7a5c2eacda38cf21dbb21e8 /meta-nuvoton/conf/machine/evb-npcm750.conf
parenteb8dc40360f0cfef56fb6947cc817a547d6d9bc6 (diff)
downloadtalos-openbmc-4feb727cd6b77a68bdaca63e121b378d814f5eaf.tar.gz
talos-openbmc-4feb727cd6b77a68bdaca63e121b378d814f5eaf.zip
[Subtree] Move board support packages to top level
The new subtree paradigm has moved the meta-bsp layers to the top level Change-Id: Ic4f64c39465be699bed3649e125e027d17daf938 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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