summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorXo Wang <xow@google.com>2016-11-14 14:40:46 -0800
committerXo Wang <xow@google.com>2016-11-14 14:40:46 -0800
commitca31f284cf43bea7f16838e88bc58ed3a5579b71 (patch)
treec5a8dd3973a3ad869c339bfd7c03b6e4e9fb3d5c /meta-openbmc-machines
parentec2a4d176af4a2fad096b7339b873c4635670ff0 (diff)
downloadtalos-openbmc-ca31f284cf43bea7f16838e88bc58ed3a5579b71.tar.gz
talos-openbmc-ca31f284cf43bea7f16838e88bc58ed3a5579b71.zip
meta-zaius: Add FLASH_SIZE to conf
This option pads unused portions of the flash, up to 64 MiB, with 0xFF. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I345a56342fdc16a079ea1b96d82adb2e1d9c4a15
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/conf/machine/zaius.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/conf/machine/zaius.conf b/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/conf/machine/zaius.conf
index f342da70a..4aca42090 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/conf/machine/zaius.conf
+++ b/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/conf/machine/zaius.conf
@@ -3,6 +3,8 @@ KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
UBOOT_MACHINE = "ast_g5_ncsi_config"
+FLASH_SIZE = "65536"
+
require conf/machine/include/ast2500.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/ingrasys.inc
OpenPOWER on IntegriCloud