Skip to content

Commit

Permalink
op-build update 7-4-2019
Browse files Browse the repository at this point in the history
Changes Included for package hostboot, branch master:
2b061c6 - Matt Derksen - 2019-07-03 - Signed windage values not picked up in MT keyword generation
c0f21a7 - Matt Derksen - 2019-07-03 - Change filename for VM keyword to zz_vm_VM.bin
52e9d9e - Matt Derksen - 2019-07-03 - Add a version nibble to the end of VM VPD
b549934 - Matt Derksen - 2019-07-03 - Add a 4-byte timestamp into new VM keyword
a59fbce - Matt Derksen - 2019-07-03 - Updated genMemVpd.pl to strip carriage returns from line data
9c1f3e2 - Brian Silver - 2019-07-03 - Change p9_mss_freq_system to write attributes, errors for Cronus
5dafe24 - Matt Derksen - 2019-07-03 - Added CK and DQ vpd accessors
730a9fb - Matt Derksen - 2019-07-03 - Update genMemVpd.pl to support DQ and CKE mapping
e7bb5ce - Brian Silver - 2019-07-03 - Add fake_vpd support
916c31c - whs - 2019-07-03 - Create tool to generate memory vpd keyword mappings

Signed-off-by: hostboot <[email protected]>
  • Loading branch information
op-jenkins committed Jul 4, 2019
1 parent 1e81b4a commit 5a984a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpower/package/hostboot/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ config BR2_HOSTBOOT_CUSTOM_VERSION_VALUE

config BR2_HOSTBOOT_VERSION
string
default "d2d561f722aa8f85f60924718263a4b17fa840ba" if BR2_HOSTBOOT_LATEST_VERSION
default "2b061c6081d430d8aaeb88d8939a24596df59310" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION

Expand Down

0 comments on commit 5a984a6

Please sign in to comment.