From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH 0/2] ARM: mvebu: Use Hardware BCH ECC for RN104 and RN2120 Date: Tue, 9 Sep 2014 11:53:34 -0400 Message-ID: <20140909155334.GO30828@titan.lakedaemon.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Arnaud Ebalard Cc: Ezequiel Garcia , Brian Norris , Russell King , Ben Peddell , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Thomas Petazzoni , Gregory Clement , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Sat, Sep 06, 2014 at 10:48:44PM +0200, Arnaud Ebalard wrote: > Hi, > > Following Ben's report and fix for RN102, I did some tests > on RN104 and RN2120 (they have the same Hynix H27U1G8F2BTR > flash and setup) and came up w/ the exact same fixes for > their respective .dts files. With those patches, it is now > possible to update kernel from userland and u-boot will > happily load and boot it on those devices. > > Both patches should be candidates for stable, I guess. > > Cheers, > > a+ > > Arnaud Ebalard (2): > ARM: mvebu: Netgear RN104: Use Hardware BCH ECC > ARM: mvebu: Netgear RN2120: Use Hardware BCH ECC > > arch/arm/boot/dts/armada-370-netgear-rn104.dts | 4 ++++ > arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 4 ++++ > 2 files changed, 8 insertions(+) I've applied both patches to mvebu/fixes and flagged them for stable, v3.14+. I removed the 'Depends' line from each, as Thomas mentioned, there is no build dependency between these dts changes and the code supporting it (as it should be). thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 9 Sep 2014 11:53:34 -0400 From: Jason Cooper To: Arnaud Ebalard Subject: Re: [PATCH 0/2] ARM: mvebu: Use Hardware BCH ECC for RN104 and RN2120 Message-ID: <20140909155334.GO30828@titan.lakedaemon.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: Thomas Petazzoni , devicetree@vger.kernel.org, Ben Peddell , linux-mtd@lists.infradead.org, Ezequiel Garcia , Gregory Clement , Russell King , Brian Norris , linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Sep 06, 2014 at 10:48:44PM +0200, Arnaud Ebalard wrote: > Hi, > > Following Ben's report and fix for RN102, I did some tests > on RN104 and RN2120 (they have the same Hynix H27U1G8F2BTR > flash and setup) and came up w/ the exact same fixes for > their respective .dts files. With those patches, it is now > possible to update kernel from userland and u-boot will > happily load and boot it on those devices. > > Both patches should be candidates for stable, I guess. > > Cheers, > > a+ > > Arnaud Ebalard (2): > ARM: mvebu: Netgear RN104: Use Hardware BCH ECC > ARM: mvebu: Netgear RN2120: Use Hardware BCH ECC > > arch/arm/boot/dts/armada-370-netgear-rn104.dts | 4 ++++ > arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 4 ++++ > 2 files changed, 8 insertions(+) I've applied both patches to mvebu/fixes and flagged them for stable, v3.14+. I removed the 'Depends' line from each, as Thomas mentioned, there is no build dependency between these dts changes and the code supporting it (as it should be). thx, Jason. From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Tue, 9 Sep 2014 11:53:34 -0400 Subject: [PATCH 0/2] ARM: mvebu: Use Hardware BCH ECC for RN104 and RN2120 In-Reply-To: References: Message-ID: <20140909155334.GO30828@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Sep 06, 2014 at 10:48:44PM +0200, Arnaud Ebalard wrote: > Hi, > > Following Ben's report and fix for RN102, I did some tests > on RN104 and RN2120 (they have the same Hynix H27U1G8F2BTR > flash and setup) and came up w/ the exact same fixes for > their respective .dts files. With those patches, it is now > possible to update kernel from userland and u-boot will > happily load and boot it on those devices. > > Both patches should be candidates for stable, I guess. > > Cheers, > > a+ > > Arnaud Ebalard (2): > ARM: mvebu: Netgear RN104: Use Hardware BCH ECC > ARM: mvebu: Netgear RN2120: Use Hardware BCH ECC > > arch/arm/boot/dts/armada-370-netgear-rn104.dts | 4 ++++ > arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 4 ++++ > 2 files changed, 8 insertions(+) I've applied both patches to mvebu/fixes and flagged them for stable, v3.14+. I removed the 'Depends' line from each, as Thomas mentioned, there is no build dependency between these dts changes and the code supporting it (as it should be). thx, Jason.