gbmc-bsp-common: Add MEM variables

This makes it possible for u-boot and linux-gbmc to sync up their PRAM
space and memory configurations. Each platforms is expected ot set
GBMC_MEM_MB in the machine configuration so both recipes can properly
calculate the needed reserved spaces.

This change does nothing on its own, it needs implementations for all of
the platforms to consume it.

Tested: N/A, variables not used yet
Fusion-Link: fusion2 N/A

Google-Bug-Id: 433976922
Change-Id: I5afc05269386df9a23414a6e6093a88751c1f750
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed
tree: da654857521103dff4f64a3cd7e1d9ae4a2b36e8
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.