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 | |
IMAGE_FSTYPES = "cpio.${INITRAMFS_CTYPE}.u-boot mtd-static" |