]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mx5: Add SPL support code to MX5
authorMarek Vasut <marex@denx.de>
Sun, 21 Apr 2013 05:52:25 +0000 (05:52 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 5 May 2013 15:45:05 +0000 (17:45 +0200)
commitcfb8e87a8e0997a2baecfa7f0cbe10fb9fa8e62e
tree913a54fc3eae6ee2a5bd0079d8c2053550fe003b
parentae3509dc32979b6b64c3ab59183a890d1038320d
arm: mx5: Add SPL support code to MX5

Fix minor adjustments needed to get SPL framework building on MX5.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tom Rini <trini@ti.com>
arch/arm/include/asm/arch-mx5/spl.h [new file with mode: 0644]
spl/Makefile