From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 23 May 2013 11:56:31 +0200 Subject: [U-Boot] [PATCH v3 0/4] ARM: vexpress: add support for more core tiles In-Reply-To: <1365510033-14508-1-git-send-email-andre.przywara@linaro.org> References: <1365510033-14508-1-git-send-email-andre.przywara@linaro.org> Message-ID: <20130523115631.4b101e2a@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Andre, On Tue, 9 Apr 2013 14:20:29 +0200, Andre Przywara wrote: > This series adds support for the Cortex-A5 and Cortex-A15 core tiles > for the ARM Versatile Express boards. > > The first two patches have been around for about one and a half > years in the Linaro tree now, they refactor the A9 support and add > support for A5. I kept the original commits and authors, just > resolved some trivial merge conflicts and checkpatch complaints. > As per request, I merged the first two original patches into one > for better readability. > > Patch 3/4 adds support for the A15 core tile, this is actually the > same as the A5 for now, but will be extended later. > > Patch 4/4 enables bootz and hush parser for all boards, just for > convenience. > > Changes: > v3: > - drop now unneeded default prompt definition in patch 4 > v2: > - merge patch 1/5 and 2/5 as per Albert's request > - add support for raw initrd for full bootz experience > > Regards, > Andre. > > -- > Andre Przywara > Linaro Virtualization Team > Whole series applied to u-boot-arm/master, thanks! Amicalement, -- Albert.