diff --git a/src/include/usr/runtime/runtime.H b/src/include/usr/runtime/runtime.H index 9d22e387ba3..eba9f68bfcb 100644 --- a/src/include/usr/runtime/runtime.H +++ b/src/include/usr/runtime/runtime.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2012,2018 */ +/* Contributors Listed Below - COPYRIGHT 2012,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -188,7 +188,7 @@ errlHndl_t sendSBESystemConfig(); // HOMER*8/OCC_Common/VPD/ATTR/HBRT_Image/Res/Res/Res // should be the same as HDAT_RHB_MAX_RANGE_ENTRIES_PER_NODE in // src/hdat/fsp/hdat.H -#define HB_RSV_MEM_NUM_PTRS 50 +#define HB_RSV_MEM_NUM_PTRS 60 //Note this means the Reserved Mem sub-section is the 6th //(0 based) of the MDT section (See HDAT spec 11.1.1)