[U-Boot] [PATCH u-boot sunxi 4/4] sunxi: Add sun4i support
Tom Rini
trini at ti.com
Mon Mar 17 13:43:29 CET 2014
On Sun, Mar 16, 2014 at 02:53:50PM +0100, Hans de Goede wrote:
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
> arch/arm/cpu/armv7/sunxi/board.c | 2 +-
> arch/arm/cpu/armv7/sunxi/clock.c | 2 +
> arch/arm/cpu/armv7/sunxi/cpu_info.c | 7 ++
> arch/arm/cpu/armv7/sunxi/dram.c | 129 ++++++++++++++++++++++++++++++++++++
> board/sunxi/Makefile | 3 +-
> board/sunxi/dram_a10_olinuxino_l.c | 31 +++++++++
> boards.cfg | 1 +
> drivers/mmc/sunxi_mmc.c | 10 +++
> include/configs/sun4i.h | 40 +++++++++++
> 9 files changed, 223 insertions(+), 2 deletions(-)
> create mode 100644 board/sunxi/dram_a10_olinuxino_l.c
> create mode 100644 include/configs/sun4i.h
Wow, nice.
For tracking / merging can you split this part up into 1/2 "add SUN7I
test around ..." so that Ian can pick it up into his series in the next
go-round? Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140317/a89f57a7/attachment.pgp>
More information about the U-Boot
mailing list