From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 18 Dec 2013 16:01:44 +0100 Subject: [U-Boot] [PATCH v2 0/5] fix and update LP-8x4x to boot DT kernel In-Reply-To: <1387242224-22495-1-git-send-email-ynvich@gmail.com> References: <1386999720-23460-1-git-send-email-ynvich@gmail.com> <1387242224-22495-1-git-send-email-ynvich@gmail.com> Message-ID: <201312181601.44559.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, December 17, 2013 at 02:03:39 AM, Sergei Ianovich wrote: > 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(-) Applied 1,3,4,5 , thanks! 2 doesn't apply so see my comment please. Best regards, Marek Vasut