diff options
| author | hostboot <hostboot@us.ibm.com> | 2019-03-14 03:26:17 -0500 |
|---|---|---|
| committer | hostboot <hostboot@us.ibm.com> | 2019-03-14 03:26:17 -0500 |
| commit | 91c96a1b3d647c32a2f474496f5bce4f35c28db8 (patch) | |
| tree | 9f4dfd4d2dcf4cf74b02dce5a814fe3eb9f5095a /openpower/package/hcode | |
| parent | e05709d779030399bf33180490e0cd080558198b (diff) | |
| download | blackbird-op-build-91c96a1b3d647c32a2f474496f5bce4f35c28db8.tar.gz blackbird-op-build-91c96a1b3d647c32a2f474496f5bce4f35c28db8.zip | |
op-build update 3-14-2019
Changes Included for package hostboot, branch master:
10784ce - Nick Bofferding - 2019-03-13 - Support UCD target generation for ZZ MRW
298aa30 - Chris Steffen - 2019-03-13 - P9A OMI Dccal / Scominit
038631b - Roland Veloz - 2019-03-13 - Updated file ddimm_get_efd.C to be in sync with file ddimm_get_efd.xml
7d86b40 - Dan Crowell - 2019-03-13 - Modify rank variable for OCMB VPD lookup
8e0290d - Stephen Glancy - 2019-03-13 - Fixes LRDIMM rank configuration for dual-drop
b850083 - Stephen Glancy - 2019-03-13 - Fixes LRDIMM CKE issue
2b943a5 - Stephen Glancy - 2019-03-13 - Fixes MPR read ODT values
c368037 - Andre A. Marin - 2019-03-13 - Update phy_pharams structure, tests, and exp attrs
5618f2f - Christian Geddes - 2019-03-13 - Fix issues with how we were handling new .so added for Axone
63afd50 - Christian Geddes - 2019-03-13 - Disable SMF tests for Axone bringup
Changes Included for package hcode, branch master:
b31c43a - hostboot - 2019-03-13 - Release tag information updated for hw031319a.940
Signed-off-by: hostboot <hostboot@us.ibm.com>
Diffstat (limited to 'openpower/package/hcode')
| -rw-r--r-- | openpower/package/hcode/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in index 2b665b8a..7251bee0 100644 --- a/openpower/package/hcode/Config.in +++ b/openpower/package/hcode/Config.in @@ -31,7 +31,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE config BR2_HCODE_VERSION string - default "hw031219a.940" if BR2_HCODE_LATEST_VERSION + default "hw031319a.940" if BR2_HCODE_LATEST_VERSION default BR2_HCODE_CUSTOM_VERSION_VALUE \ if BR2_HCODE_CUSTOM_VERSION |

