On Wed, Mar 05, 2008 at 02:57:06PM +0800, John Lee wrote: > On Tue, Mar 04, 2008 at 01:07:06PM +0100, [EMAIL PROTECTED] wrote: > > Author: werner > > Date: 2008-03-04 13:07:00 +0100 (Tue, 04 Mar 2008) > > New Revision: 4165 > > > > Added: > > branches/src/target/kernel/2.6.24.x/config/Makefile > > branches/src/target/kernel/2.6.24.x/config/defconfig-gta01 > > branches/src/target/kernel/2.6.24.x/config/defconfig-gta02 > > Modified: > > branches/src/target/kernel/2.6.24.x/scripts/build > > branches/src/target/kernel/2.6.24.x/scripts/update > > Log: > > scripts/build, scripts/update: introduced variable PLATFORM to distinguish > > gta01 from gta02 > > config/Makefile: generate platform-specific defconfigs from a single master > > config/defconfig-gta01, config/defconfig-gta02: generated defconfigs (for > > convenience) > > > > This means we will use different kernels for gta01 and gta02. The > current name under images directory will have to change. It's going > to break a lot of scripts, including devirginator: no > uImage-neo1973-latest.bin anymore. So, what should we do with this? > Is this separation forever? If not, how long will it be? > > Regards, > John
If the clean fix can come out before shipping of gta02 we don't have to change anything. However, if the kernel on buildhost built without UART.*=2 , people will not have gsm suspend if they use it, which is different with the build script users. I think this will cause confusions. - John
