Hi,
YhLu's megapatch broke a couple of mainboards. Here is the status:
General: * the patch exceeded romcc code complexity for AMD64 CPUs. Boards without cache as ram wont build anymore. Yinghai, please supply patches for this (or anyone else).
* The new code is quite a lot bigger than the old one. Many boards are broken now.
Detailed information:
* amd quartet Needs to be switched to cache as ram
* amd serenade Needs to be switched to cache as ram
* amd serengeti_leopard some weird include problem caused by the usb console mess
* amd solo Needs to be switched to cache as ram
* arima hdama Needs to be switched to cache as ram
* artecgroup dbe61 (.text+0x17bf): undefined reference to `pci_rom_probe'
* gigabyte m57sli image size exceeded
* ibm e325 Needs to be switched to cache as ram
* ibm e326 Needs to be switched to cache as ram
* iwill dk8_htxaaa error: redefinition of typedef 'u8'
* iwill dk8s2 Needs to be switched to cache as ram
* iwil dk8x Needs to be switched to cache as ram
* nvidia l1_2pw image size problem
* supermicro h8dmr image size problem
* technologic ts5300 (.text+0x635e): undefined reference to `pci_rom_probe'
* tyan 2912 image size problem
On Sat, Apr 07, 2007 at 04:17:30PM +0200, Stefan Reinauer wrote:
artecgroup dbe61 (.text+0x17bf): undefined reference to `pci_rom_probe'
technologic ts5300 (.text+0x635e): undefined reference to `pci_rom_probe'
Working with the attached patch.
The patch also includes some changes to ts5300 Config.lb so that the default config actually builds.
//Peter
* Peter Stuge stuge-linuxbios@cdy.org [070408 04:54]:
On Sat, Apr 07, 2007 at 04:17:30PM +0200, Stefan Reinauer wrote:
artecgroup dbe61 (.text+0x17bf): undefined reference to `pci_rom_probe'
technologic ts5300 (.text+0x635e): undefined reference to `pci_rom_probe'
Working with the attached patch.
The patch also includes some changes to ts5300 Config.lb so that the default config actually builds.
applied in 2607.
I removed all of the VGA code from the ts5300 - it is an embedded board that requires a development addon card for (ISA based) VGA.