-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Thank you.
I tried to make it work here too. I can confirm now both versions actually boots. I had to disable the ROM execution inside coreboot - the VGA BIOS did something bad.
The only remaining issue is normal/fallback stuff. I had to disable the normal execution. It does not even work with buildtarget. Otherwise the board boots fine. It looks once I had some troubles with PCI resource allocation inside linux but I was not able to reproduce that.
Knut please juts save the .config and do make distclean restore the .config make
eventually there can be one more hidden file .xcompile or something which did smth wrong to the build too.
Knut, if you like to have CPU powersafe working please let me know. We dont have automatic generation code for the old family which is hardwired anyway. You will need to copy the setup from orig bios DSDT/SSDT.
Myles, Acking your patch here.
Acked-by: Rudolf Marek r.marek@assembler.cz
Commited with:
+config HEAP_SIZE + hex + default 0x40000 + depends on BOARD_ASUS_A8V_E_SE +
Committed revision 4978.
Rudolf