summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-runbmc-nuvoton/conf/machine/runbmc-nuvoton.conf
blob: 4653ce5688152d80c0c6d690e6d9fb9553e97db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
KMACHINE = "nuvoton"
KERNEL_DEVICETREE = "${KMACHINE}-npcm750-runbmc.dtb"

UBOOT_MACHINE = "PolegSVB_config"

FLASH_SIZE = "32768"
require conf/machine/include/npcm7xx.inc
require conf/machine/include/obmc-bsp-common.inc

IMAGE_FSTYPES += " cpio.${INITRAMFS_CTYPE}.u-boot"
IMAGE_FSTYPES += " mtd-ubi-tar"