summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/conf/machine/witherspoon-128.conf
blob: a3981cc4fae1cb23ff1bb08a640627f15085803b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require conf/machine/witherspoon.conf
MACHINEOVERRIDES .= ":witherspoon"

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"