* ARM Linux Kernel Update
@ 2015-11-12 23:46 Satay Epic
2015-11-13 0:43 ` Albino B Neto
2017-01-28 23:46 ` Linus Walleij
0 siblings, 2 replies; 6+ messages in thread
From: Satay Epic @ 2015-11-12 23:46 UTC (permalink / raw)
To: linux-kernel
Hello,
I've an ARM SL3516 board with Linux 2.6.15 and I've tool-chain setup.
I could able to compile the GPL source. This board has red-boot.
I would like to update the kernel to 3.8.24. My first attempt so not
sure about anything I should know, gotchas etc.
Any advice about the compilation , config will be appreciated.
Redboot has option to upgrade kernel. So I guess I can use it once I
get the kernel image compiled.
I tried using the existing ".config" but not sure some SL3512
specific options would work?
Looking at the distribution, I don't see the "mach-sl2312" listed.
Can you just copy it from the old distribution and does it work this
way?
There is this "mach-gemini" but it seems only for some W boards.
Thanks in advance
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ARM Linux Kernel Update
2015-11-12 23:46 ARM Linux Kernel Update Satay Epic
@ 2015-11-13 0:43 ` Albino B Neto
2015-11-13 1:07 ` Satay Epic
2015-11-13 9:40 ` Arnd Bergmann
2017-01-28 23:46 ` Linus Walleij
1 sibling, 2 replies; 6+ messages in thread
From: Albino B Neto @ 2015-11-13 0:43 UTC (permalink / raw)
To: Satay Epic, linux-arm-kernel; +Cc: LKML
2015-11-12 21:46 GMT-02:00 Satay Epic <satayepic@gmail.com>:
> Hello,
>
> I've an ARM SL3516 board with Linux 2.6.15 and I've tool-chain setup.
> I could able to compile the GPL source. This board has red-boot.
>
> I would like to update the kernel to 3.8.24. My first attempt so not
> sure about anything I should know, gotchas etc.
>
> Any advice about the compilation , config will be appreciated.
>
> Redboot has option to upgrade kernel. So I guess I can use it once I
> get the kernel image compiled.
>
> I tried using the existing ".config" but not sure some SL3512
> specific options would work?
>
> Looking at the distribution, I don't see the "mach-sl2312" listed.
> Can you just copy it from the old distribution and does it work this
> way?
>
> There is this "mach-gemini" but it seems only for some W boards.
>
> Thanks in advance
add mailing linux-arm-kernel.
Albino
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: ARM Linux Kernel Update
2015-11-13 0:43 ` Albino B Neto
@ 2015-11-13 1:07 ` Satay Epic
2015-11-13 9:40 ` Arnd Bergmann
1 sibling, 0 replies; 6+ messages in thread
From: Satay Epic @ 2015-11-13 1:07 UTC (permalink / raw)
To: Albino B Neto, linux-arm-kernel; +Cc: LKML
Thanks Albino
On Thu, Nov 12, 2015 at 4:43 PM, Albino B Neto <bino@bino.us> wrote:
> 2015-11-12 21:46 GMT-02:00 Satay Epic <satayepic@gmail.com>:
>> Hello,
>>
>> I've an ARM SL3516 board with Linux 2.6.15 and I've tool-chain setup.
>> I could able to compile the GPL source. This board has red-boot.
>>
>> I would like to update the kernel to 3.8.24. My first attempt so not
>> sure about anything I should know, gotchas etc.
>>
>> Any advice about the compilation , config will be appreciated.
>>
>> Redboot has option to upgrade kernel. So I guess I can use it once I
>> get the kernel image compiled.
>>
>> I tried using the existing ".config" but not sure some SL3512
>> specific options would work?
>>
>> Looking at the distribution, I don't see the "mach-sl2312" listed.
>> Can you just copy it from the old distribution and does it work this
>> way?
>>
>> There is this "mach-gemini" but it seems only for some W boards.
>>
>> Thanks in advance
>
> add mailing linux-arm-kernel.
>
> Albino
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ARM Linux Kernel Update
2015-11-13 0:43 ` Albino B Neto
2015-11-13 1:07 ` Satay Epic
@ 2015-11-13 9:40 ` Arnd Bergmann
2015-11-14 19:57 ` Satay Epic
1 sibling, 1 reply; 6+ messages in thread
From: Arnd Bergmann @ 2015-11-13 9:40 UTC (permalink / raw)
To: linux-arm-kernel; +Cc: Albino B Neto, Satay Epic, LKML
On Thursday 12 November 2015 22:43:53 Albino B Neto wrote:
> 2015-11-12 21:46 GMT-02:00 Satay Epic <satayepic@gmail.com>:
> > Hello,
> >
> > I've an ARM SL3516 board with Linux 2.6.15 and I've tool-chain setup.
> > I could able to compile the GPL source. This board has red-boot.
> >
> > I would like to update the kernel to 3.8.24. My first attempt so not
> > sure about anything I should know, gotchas etc.
> >
> > Any advice about the compilation , config will be appreciated.
3.8.24 is also really old already, try going to 4.1 or 4.3 right away,
and submit any patches that you might need for integration into
mainline Linux once you are done.
See http://git.openwrt.org/?p=openwrt.git;a=tree;f=target/linux/gemini;h=b74c3d8f0100e2ac8a4d71c4d23c082db2993e63;hb=HEAD
for a tree that has some of the missing parts for gemini, including a
config and some drivers that might be helpful. This is based on 4.1
and should be easy enough to forward-port to 4.3 if you want.
> > I tried using the existing ".config" but not sure some SL3512
> > specific options would work?
Start with the config-4.1 file from openwrt.
> > Looking at the distribution, I don't see the "mach-sl2312" listed.
> > Can you just copy it from the old distribution and does it work this
> > way?
> >
> > There is this "mach-gemini" but it seems only for some W boards.
mach-gemini is what you want.
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ARM Linux Kernel Update
2015-11-13 9:40 ` Arnd Bergmann
@ 2015-11-14 19:57 ` Satay Epic
0 siblings, 0 replies; 6+ messages in thread
From: Satay Epic @ 2015-11-14 19:57 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: linux-arm-kernel, Albino B Neto, LKML
Thanks Arnd. I will try it out.
On Fri, Nov 13, 2015 at 1:40 AM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Thursday 12 November 2015 22:43:53 Albino B Neto wrote:
>> 2015-11-12 21:46 GMT-02:00 Satay Epic <satayepic@gmail.com>:
>> > Hello,
>> >
>> > I've an ARM SL3516 board with Linux 2.6.15 and I've tool-chain setup.
>> > I could able to compile the GPL source. This board has red-boot.
>> >
>> > I would like to update the kernel to 3.8.24. My first attempt so not
>> > sure about anything I should know, gotchas etc.
>> >
>> > Any advice about the compilation , config will be appreciated.
>
> 3.8.24 is also really old already, try going to 4.1 or 4.3 right away,
> and submit any patches that you might need for integration into
> mainline Linux once you are done.
>
> See http://git.openwrt.org/?p=openwrt.git;a=tree;f=target/linux/gemini;h=b74c3d8f0100e2ac8a4d71c4d23c082db2993e63;hb=HEAD
>
> for a tree that has some of the missing parts for gemini, including a
> config and some drivers that might be helpful. This is based on 4.1
> and should be easy enough to forward-port to 4.3 if you want.
>
>> > I tried using the existing ".config" but not sure some SL3512
>> > specific options would work?
>
> Start with the config-4.1 file from openwrt.
>
>> > Looking at the distribution, I don't see the "mach-sl2312" listed.
>> > Can you just copy it from the old distribution and does it work this
>> > way?
>> >
>> > There is this "mach-gemini" but it seems only for some W boards.
>
> mach-gemini is what you want.
>
> Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ARM Linux Kernel Update
2015-11-12 23:46 ARM Linux Kernel Update Satay Epic
2015-11-13 0:43 ` Albino B Neto
@ 2017-01-28 23:46 ` Linus Walleij
1 sibling, 0 replies; 6+ messages in thread
From: Linus Walleij @ 2017-01-28 23:46 UTC (permalink / raw)
To: Satay Epic; +Cc: linux-kernel
On Fri, Nov 13, 2015 at 12:46 AM, Satay Epic <satayepic@gmail.com> wrote:
> I've an ARM SL3516 board with Linux 2.6.15 and I've tool-chain setup.
> I could able to compile the GPL source. This board has red-boot.
I have recently started to migrate the Gemini family to device tree.
If you're still working on this board you might be interested.
See:
https://dflund.se/~triad/krad/gemini/
If you have vendor kernel source under GPL for the SL3516 I'd
be interested to see it, please mail me privately if you have so I can
get a copy somehow.
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-01-28 23:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-12 23:46 ARM Linux Kernel Update Satay Epic
2015-11-13 0:43 ` Albino B Neto
2015-11-13 1:07 ` Satay Epic
2015-11-13 9:40 ` Arnd Bergmann
2015-11-14 19:57 ` Satay Epic
2017-01-28 23:46 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®