blob: beb66700ab92df90cadb533911779abdaebd088b [file] [log] [blame]
Adriana Kobylak903fd352019-02-06 16:24:42 -06001require conf/machine/witherspoon.conf
2
3KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-witherspoon-128.dtb"
4
5MRW_XML = "witherspoon.xml"
6
7# 128MB flash size
8FLASH_SIZE = "131072"
9
10# 32MB read-write filesystem
11FLASH_UBI_RWFS_SIZE ?= "32768"
12FLASH_UBI_RWFS_TXT_SIZE ?= "32MiB"
13BMC_RW_SIZE = "0x2000000"