Enable optionroms to use freed space due to CONFIG_RELOCATE_INIT.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 16 Sep 2010 02:06:19 +0000 (22:06 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 25 Sep 2010 15:34:31 +0000 (11:34 -0400)
commite826465720f73b82e632ad2058dc1f57dcd8bf4e
tree3719283005885239fd8d3d57ec604402ee3c00ba
parent7f55fd306854cc305cce6f8d8738a14e4ed01999
Enable optionroms to use freed space due to CONFIG_RELOCATE_INIT.

The space in the e-segment is available for option roms after
relocating the init code.

Also, zero all of the option rom space when !CONFIG_OPTIONROMS_DEPLOYED.
src/optionroms.c
src/pmm.c