ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #03580
Re: patch to fix the kernel cmdline handling
You can check it out here [1] if you are interested in what other stuff
menuconfig changed.
[1]
https://github.com/mamenyaka/android_kernel_samsung_smdk4412/commit/16eac3fb0f74028fe88a29dfdcd7cb17ea2be731
On Mon, Aug 5, 2013 at 1:20 PM, András Mamenyák <mamenyaka@xxxxxxxxx> wrote:
> Yes, I did it the exact same way, only I simply loaded the defconfig file
> from makeconfig after copying it to kernel root. But then I compared it to
> the original using Meld, and only kept the changes that were with cmdline.
>
>
> On Mon, Aug 5, 2013 at 10:41 AM, Oliver Grawert <ogra@xxxxxxxxxx> wrote:
>
>> On So, 2013-08-04 at 19:14 +0200, András Mamenyák wrote:
>> > Okay, now I think I got it right, but still, it sits on samsung logo.
>> > Sorry if I screwed up again.
>> > Is it ok BTW that menuconfig changes some other stuff in my defconfig
>> > file when I only edited the cmdline option?
>> >
>> no, it should not, did you use the defconfig as input ?
>> what i usally do is go to the kernel source tree, copy the config from
>> arch/arm/configs/ to .config and then run make menuconfig ... that
>> should not change anything else than the options you touch ... (though
>> note that options sometimes have dependencies or like in the initial
>> case are mutually exclusive so it might indeed set/unset one or the
>> other during the menuconfig run)
>>
>> ciao
>> oli
>>
>>
>> --
>> Mailing list: https://launchpad.net/~ubuntu-phone
>> Post to : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~ubuntu-phone
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
References
-
patch to fix the kernel cmdline handling
From: Oliver Grawert, 2013-08-02
-
Re: patch to fix the kernel cmdline handling
From: Max Wällstedt, 2013-08-02
-
Re: patch to fix the kernel cmdline handling
From: Oliver Grawert, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: András Mamenyák, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: Oliver Grawert, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: András Mamenyák, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: Oliver Grawert, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: András Mamenyák, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: Oliver Grawert, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: András Mamenyák, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: András Mamenyák, 2013-08-04
-
Re: patch to fix the kernel cmdline handling
From: Oliver Grawert, 2013-08-05
-
Re: patch to fix the kernel cmdline handling
From: András Mamenyák, 2013-08-05