diff options
Diffstat (limited to 'src/build/buildpnor/defaultPnorLayout.xml')
| -rw-r--r-- | src/build/buildpnor/defaultPnorLayout.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/build/buildpnor/defaultPnorLayout.xml b/src/build/buildpnor/defaultPnorLayout.xml index adb04fdb0..fa693d6b9 100644 --- a/src/build/buildpnor/defaultPnorLayout.xml +++ b/src/build/buildpnor/defaultPnorLayout.xml @@ -5,7 +5,7 @@ <!-- --> <!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- Contributors Listed Below - COPYRIGHT 2012,2015 --> +<!-- Contributors Listed Below - COPYRIGHT 2012,2016 --> <!-- [+] International Business Machines Corp. --> <!-- --> <!-- --> @@ -202,6 +202,14 @@ Layout Description <ecc/> </section> <section> + <description>Hostboot Bootloader (22.5K)</description> + <eyeCatch>HBBL</eyeCatch> + <physicalOffset>0x2427000</physicalOffset> + <physicalRegionSize>0x6000</physicalRegionSize> + <side>sideless</side> + <ecc/> + </section> + <section> <description>Hostboot Base (576K)</description> <!--NOTE: MUST update standalone.simics if offset changes --> <!--NOTE: HBB must be at pnorSize-0x99000 for a new proc |

