Files
seabios-hppa/scripts
Gerd Hoffmann 7292e4a0a8 Increase BUILD_MIN_BIOSTABLE for large roms
BUILD_MIN_BIOSTABLE reserves space in the f-segment.  Some data
structures -- for example disk drives known to seabios -- must be
stored there, so the space available here limits the number of
devices seabios is able to manage.

This patch sets BUILD_MIN_BIOSTABLE to 8k for bios images being 256k or
larger in size.  32bit code is moved off in that case, so we have more
room in the f-segment then.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2021-06-04 08:05:08 +02:00
..
2015-10-09 13:34:28 -04:00
2015-01-01 13:51:22 -05:00
2014-11-25 08:19:25 +01:00