summaryrefslogtreecommitdiffstats
path: root/meta-nuvoton/conf/machine/evb-npcm750.conf
blob: 38c02ed197d8d3a95c06e828ad21bc28897798e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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