From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Tue, 04 Oct 2011 10:30:31 -0500 Subject: [U-Boot] [PATCH] ARM: Add Calxeda Highbank platform In-Reply-To: <1314193751-6097-1-git-send-email-robherring2@gmail.com> References: <1313932575-31456-1-git-send-email-robherring2@gmail.com> <1314193751-6097-1-git-send-email-robherring2@gmail.com> Message-ID: <4E8B2697.7080206@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 Albert, On 08/24/2011 08:49 AM, Rob Herring wrote: > From: Rob Herring > > Add basic support for Calxeda Highbank platform. Only minimal support with > serial and SATA are included. > > Signed-off-by: Jason Hobbs > Signed-off-by: Rob Herring > Cc: Albert ARIBAUD > --- > changes in v6: > - Remove arch/arm/cpu/armv7/highbank/config.mk > - Fix some whitespace errors (blank lines at EOF) > > changes in v5: > - Rebase to current u-boot-arm/master (5557e86bb0793012057d5462976c2a902bc629ac) > > changes in v4: > - Rebase to current mainline (d50a8f45c9a640b3bcbd0ede91f83c8646cca018) > - Add back SATA support to inital patch as dependencies are all in mainline > > changes in v3: > - Add hignbank to MAINTAINERS > > changes in v2: > - Set DRAM size to correct value > - split SATA and SD enabling to separate patches > Can you please merge this. Regards, Rob