
17 Dec
2013
17 Dec
'13
2:03 a.m.
Linux kernel maintainers require new machnines to support device tree boot. The config for LP-8x4x needs updating.
In addition, there are a few fixes to board's configuration.
v2 fixes review comments made by Marek Vasut.
Sergei Ianovich (5): ARM: pxa: prevent PXA270 occasional reboot freezes arm: pxa: fix LP-8x4x USB support arm: pxa: fix 2nd flash chip address on LP-8x4x arm: pxa: update LP-8x4x to boot DT kernel arm: pxa: init ethaddr for LP-8x4x using DT
arch/arm/cpu/pxa/pxa2xx.c | 1 + board/icpdas/lp8x4x/lp8x4x.c | 39 +++++++++++++-------------------------- include/configs/lp8x4x.h | 15 +++++++-------- 3 files changed, 21 insertions(+), 34 deletions(-)
--
1.8.5.1