[PATCH 0/2] Very minimal support S5PV210 board (Tiny210)
Sascha Hauer
s.hauer at pengutronix.de
Wed Jul 4 02:51:22 EDT 2012
On Mon, Jul 02, 2012 at 09:53:38PM +0600, Alexey Galakhov wrote:
> This is the revised versions of patches appeared on the list some time ago.
> It supports very minimal subset of Tiny210 functions. It is currently
> bootable from SD card only.
Applied, thanks
Sascha
>
> Alexey Galakhov (2):
> S5P DRAM support
> Add FriendlyArm Tiny210 board (S5PV210)
>
> arch/arm/Makefile | 1 +
> arch/arm/boards/tiny210/Makefile | 1 +
> arch/arm/boards/tiny210/config.h | 19 ++
> arch/arm/boards/tiny210/lowlevel.c | 72 +++++
> arch/arm/boards/tiny210/tiny210.c | 113 ++++++++
> arch/arm/configs/tiny210_defconfig | 17 ++
> arch/arm/mach-samsung/Kconfig | 20 +-
> arch/arm/mach-samsung/Makefile | 2 +-
> arch/arm/mach-samsung/include/mach/s3c-generic.h | 6 +
> arch/arm/mach-samsung/include/mach/s5pcxx-iomap.h | 3 +
> arch/arm/mach-samsung/mem-s5pcxx.c | 320 +++++++++++++++++++++
> 11 files changed, 567 insertions(+), 7 deletions(-)
> create mode 100644 arch/arm/boards/tiny210/Makefile
> create mode 100644 arch/arm/boards/tiny210/config.h
> create mode 100644 arch/arm/boards/tiny210/lowlevel.c
> create mode 100644 arch/arm/boards/tiny210/tiny210.c
> create mode 100644 arch/arm/configs/tiny210_defconfig
> create mode 100644 arch/arm/mach-samsung/mem-s5pcxx.c
>
> --
> 1.7.10
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list