-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves coreboot to 1MB and tries to cache whole range for XIP. The UMA part colide a bit with the HAVE_HIGH_TABLES region. I solved that by relocation of the region.
This is last missing bit to make SeaBIOS & Windows happy ;)
This patch depends on the small patch adding the HAVE_HIGH_TABLES to K8 NB by Myles.
Windows 7 still boots ;) once this is in, we have no need for other patches.
Signed-off-by: Rudolf Marek r.marek@assembler.cz
Thanks, Rudolf
On 10.03.2009 0:24 Uhr, Rudolf Marek wrote:
Hello,
To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves coreboot to 1MB and tries to cache whole range for XIP. The UMA part colide a bit with the HAVE_HIGH_TABLES region. I solved that by relocation of the region.
This is last missing bit to make SeaBIOS & Windows happy ;)
This patch depends on the small patch adding the HAVE_HIGH_TABLES to K8 NB by Myles.
Windows 7 still boots ;) once this is in, we have no need for other patches.
Signed-off-by: Rudolf Marek r.marek@assembler.cz
Acked-by: Stefan Reinauer stepan@coresystems.de