Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751832AbbKNT5Z (ORCPT ); Sat, 14 Nov 2015 14:57:25 -0500 Received: from mail-yk0-f194.google.com ([209.85.160.194]:35157 "EHLO mail-yk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751167AbbKNT5Y (ORCPT ); Sat, 14 Nov 2015 14:57:24 -0500 MIME-Version: 1.0 In-Reply-To: <9020659.GYXS8BbG6X@wuerfel> References: <9020659.GYXS8BbG6X@wuerfel> Date: Sat, 14 Nov 2015 11:57:23 -0800 Message-ID: Subject: Re: ARM Linux Kernel Update From: Satay Epic To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Albino B Neto , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1795 Lines: 44 Thanks Arnd. I will try it out. On Fri, Nov 13, 2015 at 1:40 AM, Arnd Bergmann wrote: > On Thursday 12 November 2015 22:43:53 Albino B Neto wrote: >> 2015-11-12 21:46 GMT-02:00 Satay Epic : >> > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/