phosphor: Enable Aspeed SDK u-boot override

The u-boot SDK recipe in the Aspeed layer has different u-boot config
snippets for different sized flash images.  This is done by way of
overrides, e.g.

  MACHINEOVERRIDES .= ":flash-${ASPEED_IMAGE_SIZE_KB}"

Make sure ASPEED_IMAGE_SIZE_KB is set to the correct size so the correct
u-boot snippet is selected.

Change-Id: I0bd6f8fc1a6c759eeb14f3a89000f0f8b27ed2b7
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: 833fef0d29614ec793fb45d326261c28bbb09d49
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. COPYING.apache-2.0
  16. COPYING.MIT
  17. LICENSE
  18. MAINTAINERS
  19. README.md
  20. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.