From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Ianovich Date: Sat, 14 Dec 2013 09:41:56 +0400 Subject: [U-Boot] [PATCH 0/4] fix and update LP-8x4x to boot DTS kernel Message-ID: <1386999720-23460-1-git-send-email-ynvich@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. Sergei Ianovich (4): ARM: pxa: prevent PXA270 occasional reboot freezes arm: pxa: always init ethaddr for LP-8x4x arm: pxa: fix 2nd flash chip address on LP-8x4x arm: pxa: update LP-8x4x to boot DTS kernel arch/arm/cpu/pxa/pxa2xx.c | 2 +- board/icpdas/lp8x4x/lp8x4x.c | 8 ++++++++ include/configs/lp8x4x.h | 12 ++++++------ 3 files changed, 15 insertions(+), 7 deletions(-) -- 1.8.4.2