commit | 5e0190817768d656aad987010557a0681624e2b1 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun May 20 21:11:43 2012 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon May 21 08:48:36 2012 -0400 |
tree | 4bce042c5d64ab14241b182023c1959533b73220 | |
parent | 4f6563ef1bede5da45d7689c1e599b7ab2c13327 [diff] |
Allow optionroms and "low mem" to share space. Allow both optionroms and "low mem" allocations to use the e-segment. (Space is allocated on a "first come, first serve" basis). This allows more flexibility in resource assignment. Also, allow the "low mem" area to use a full 64K. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>