[PATCH openbmc 0/5] First pass at flash image generation.

OpenBMC Patches patches at stwcx.xyz
Fri Oct 9 09:43:12 AEDT 2015


This doesn't produce a usable flash image!

https://github.com/openbmc/openbmc/pull/13

Brad Bishop (5):
  Add vim swap files to .gitignore
  Add uboot image type specialization
  Backport 2013.07 uboot recipe
  Use OpenBMC uboot image
  Add u-boot for Palmetto

 .gitignore                                         |     1 +
 .../meta-palmetto/conf/machine/palmetto.conf       |     7 +-
 .../recipes-bsp/u-boot/files/config.patch          |    14 +
 .../recipes-bsp/u-boot/files/fw_env.config         |    22 +
 .../patch-2013.07/0000-u-boot-aspeed-064.patch     | 44658 +++++++++++++++++++
 .../files/patch-2013.07/0001-u-boot-openbmc.patch  |  1937 +
 .../recipes-bsp/u-boot/u-boot_2013.07%.bbappend    |    13 +
 .../obmc-phosphor-image_types_uboot.bbclass        |    47 +
 ...h-Add-use-DEFAULT_LINUX_BOOT_ENV-environm.patch |    74 +
 .../common/recipes-bsp/u-boot/u-boot_2013.07.bb    |    25 +
 .../conf/machine/include/obmc-bsp-common.inc       |     5 +-
 11 files changed, 46801 insertions(+), 2 deletions(-)
 create mode 100644 meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/config.patch
 create mode 100644 meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/fw_env.config
 create mode 100644 meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/patch-2013.07/0000-u-boot-aspeed-064.patch
 create mode 100644 meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/files/patch-2013.07/0001-u-boot-openbmc.patch
 create mode 100644 meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-bsp/u-boot/u-boot_2013.07%.bbappend
 create mode 100644 meta-phosphor/classes/obmc-phosphor-image_types_uboot.bbclass
 create mode 100644 meta-phosphor/common/recipes-bsp/u-boot/files/0001-am335x_evm.h-Add-use-DEFAULT_LINUX_BOOT_ENV-environm.patch
 create mode 100644 meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb

-- 
2.6.0




More information about the openbmc mailing list