]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3 SPL: Rework memory initalization and devkit8000 support
authorTom Rini <trini@ti.com>
Fri, 18 Nov 2011 12:48:06 +0000 (12:48 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:38 +0000 (23:59 +0100)
commit9ae0d550741db45e933dc73e7135d1861e3a9b62
treeb640b1a6600c6b7716ac922037e8f908e2126937
parentfc41ba1e2b4271bef197bfbf89d49458368319ce
OMAP3 SPL: Rework memory initalization and devkit8000 support

This changes to making the board be responsible for providing the
memory initialization timings in SPL and converts the devkit8000
to this framework.  In SPL we try and initialize both CS0 and CS1.

Cc: Frederik Kriewitz <frederik@kriewitz.eu>
Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/omap3/sdrc.c
arch/arm/include/asm/arch-omap3/mem.h
arch/arm/include/asm/arch-omap3/sys_proto.h
board/timll/devkit8000/devkit8000.c
include/configs/devkit8000.h