MACHINEOVERRIDES =. "witherspoon:" | |
require conf/machine/witherspoon.conf | |
KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" | |
MRW_XML = "witherspoon.xml" | |
# 128MB flash size | |
FLASH_SIZE = "131072" | |
# 32MB read-write filesystem | |
FLASH_UBI_RWFS_SIZE ?= "32768" | |
FLASH_UBI_RWFS_TXT_SIZE ?= "32MiB" | |
BMC_RW_SIZE = "0x2000000" |