image_types_gbmc_dynamic: Support more bootloader params

This intends to make the parsing logic more flexible and replace
multiple different types of addresses or offsets + lengths of the kernel
data in the u-boot command line.

Tested: Built an aspeed image using the dynamic parameters and the
u-boot commnd lines look good. Also tested with dual spi on a nuvoton
BMC to verify that those commands lines are updated appropriately.

Google-Bug-Id: 340128436
Google-Bug-Id: 351901052
Change-Id: I203272073021d4cb3aabcf938402932839e149e9
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed
tree: f76be6baebad4d43a7f72757149c847631af0107
  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.