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.