Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754519AbbKMJlI (ORCPT ); Fri, 13 Nov 2015 04:41:08 -0500 Received: from mout.kundenserver.de ([212.227.17.10]:55794 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754139AbbKMJlF (ORCPT ); Fri, 13 Nov 2015 04:41:05 -0500 From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Cc: Albino B Neto , Satay Epic , LKML Subject: Re: ARM Linux Kernel Update Date: Fri, 13 Nov 2015 10:40:29 +0100 Message-ID: <9020659.GYXS8BbG6X@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:D5qQu689mfm3jeVxmCc73d8TYp7CNNXkOfQ+ezQNB/4yh+oJ2g6 d2KV1UwFo0heb0yGaa6UhxBZy58U+ILuG5dGmFAw8NXzvCCA37+4OonAM+PrC2aZ5fwEgvU oHoyaDqt1DCaDXzHI4LJgNdDEhSNT9pI4QEDkxcjNE+qnFGrWkfBriTlhpR1Nu+A/+yusEq v62FwolT40LF73+0notGg== X-UI-Out-Filterresults: notjunk:1;V01:K0:U3HNj1CXxoo=:3n0aLCnF4XI7k5bqtoQ5kg BGxhtoIBoc7KK8WHOttFG1xeWz8HWT0z2Qgmo2panpkIegKm69dWPwilbHYn5qr4TGaX0W0Eb 0/TrlTUWfr8TEg//smBdrsJVj5uwP0y0QNSO63TffIo+PIJXpqDl4sGu+BKNYHOatuj+/tz8R y2TYxIs2eGYDk1NxOr+8/X2W4V3JqufmI6wMVw7U5EGyDOYzMv1Fma4+pIflH+EfIWeHxekvs uweknDWe20LAIn/cbtjaFmZJqffdV+w6C4cY0FEsLiif7ohPMC1NGJ0dl/kkfHv1HjTgnywfK Dli79ar2ONHiMBKEZCvyHNqQLM/gS/UFXG5C0AcVwdBBpuqDn8PxheK+K4aK9thM00eUlqjDY oW4+D5A0kfUml6Z0XAyRISAwExLiW5n+tKFTWCnuEG41eMm9WRrMO0TfkBbsPW0JZj3A53mIN EMTfddw9vYc8cs1s92OaehNmggpOTF7F7tuE2fiaHDhQAFOK3S7X0We/1+Yeyss5Weq9BQleT Mfp/m16G63mQRKXpg/9syeoMZfUu/NLrAe0JQ0aRNmX9BkZfYt7DVmSxOn7jYgprDoLwKF/LX wVgijONlyZ6ADFcnVrqLBbFLoTWriir+tgB29jLkm49a+mwLBDpkPOWnEhyhmL/Wx57yJWcOg 9AGTJBPhIasW2XFICwViHelH/dTzJLnuUDIyToPreuFdxl+7b/2qlLX88shXSPxY4bpP6n3t8 smLSPCJIA1nJkFzy Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1638 Lines: 41 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/