diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2015-06-04 09:28:11 +0800 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-06-05 11:43:24 +1000 |
commit | 9ea274ef840bc90fc6df40bf884325cdb565b689 (patch) | |
tree | e86df6ee4cf253bf50ce927d1241fa59b8758ef9 /libflash/file_flash.c | |
parent | 417333aa73103b3cc05b27df5e4b328fe71dab5f (diff) | |
download | skiboot-skiboot-5.0.3.zip skiboot-skiboot-5.0.3.tar.gz skiboot-skiboot-5.0.3.tar.bz2 |
core/mem_region: Create reservations of type REGION_HW_RESERVEDskiboot-5.0.3
All current users of mem_reserve are actually wanting HW_RESERVED
memory; these reservations are for memory initialised pre-skiboot.
This change marks these regions as REGION_HW_RESERVED instead of
REGION_RESERVED. We also rename mem_reserve to mem_reserve_hw to reflect
this change.
This fixes an issue where the PRD daemon cannot find reserved ranges
(eg, the homer image) that have been created by skiboot itself.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'libflash/file_flash.c')
0 files changed, 0 insertions, 0 deletions