* Uwe Hermann uwe@hermann-uwe.de [070407 15:30]:
- nvidia l1_2pw image size problem
Something is wrong here. This is one of Yinghai's boards and I guess it _did_ work with his code initially(?) Did we make any changes which made the code a lot bigger?
No, it's just that it never passed abuild.
There's also a small portion of the patch missing (device/hypertransport.c)
But I want to get the tree working again before merging the rest.
If the Config.lb in targets can work, and abuild doesn't work. I guess the abuild need some adjustment.
YH
-----Original Message----- From: linuxbios-bounces@linuxbios.org [mailto:linuxbios-bounces@linuxbios.org] On Behalf Of Stefan Reinauer Sent: Saturday, April 07, 2007 7:21 AM To: Uwe Hermann Cc: linuxbios@linuxbios.org Subject: Re: [LinuxBIOS] recovery from the last fatal megapatch.
* Uwe Hermann uwe@hermann-uwe.de [070407 15:30]:
- nvidia l1_2pw image size problem
Something is wrong here. This is one of Yinghai's boards and I guess
it
_did_ work with his code initially(?) Did we make any changes which made the code a lot bigger?
No, it's just that it never passed abuild.
There's also a small portion of the patch missing (device/hypertransport.c)
But I want to get the tree working again before merging the rest.
On Mon, Apr 09, 2007 at 09:55:52AM -0700, Lu, Yinghai wrote:
If the Config.lb in targets can work, and abuild doesn't work. I guess the abuild need some adjustment.
As you may know, abuild uses it's own configuration file, Config-abuild.lb for building, so that a configuration suitable for the automated testing can be kept alongside with a good default configuration for users.
It's important to remember to sync changes in Config.lb into Config-abuild.lb so that abuild works. The idea is that patch submitters test their patches also by running abuild.
//Peter
* Peter Stuge stuge-linuxbios@cdy.org [070409 19:14]:
As you may know, abuild uses it's own configuration file, Config-abuild.lb for building, so that a configuration suitable for the automated testing can be kept alongside with a good default configuration for users.
I found a weird behavior that pushing abuild image size to 0x17000 worked on a shell but not in autobuild. I start suspecting that compiled in paths sum up to exceed 0x17000 whereas it works in my home directory.
Man I am looking forward to v3.