linux-gbmc: Fix Hoth SPI Override

We were overriding the fujitsu flash for convenience to inject our hoth
JEDEC ids. However, this flash got deleted in 6.7 onward and so we need
a new flash to override in order for our JEDEC table to be happy.

Importantly, this also performs compile time checks now to verify the
file isn't silently deleted.

Tested: Boots on real hardware and mimik is passing again.

Google-Bug-Id: 326337484
Change-Id: Iccaf0af3e12ab9f011ae8e7e3ecfa4b3a5dc2ba2
Signed-off-by: William A. Kennington III <wak@google.com>
3 files changed
tree: 6535a369f240ce8069eae6b72b666350cc343682
  1. conf/
  2. dynamic-layers/
  3. recipes-bsp/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. recipes-tpm1/
  12. LICENSE
  13. 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.