]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX35: Add soc_boot_mode and soc_boot_device to MX35
authorStefano Babic <sbabic@denx.de>
Wed, 10 Oct 2012 21:11:43 +0000 (21:11 +0000)
committerStefano Babic <sbabic@denx.de>
Fri, 26 Oct 2012 14:27:58 +0000 (16:27 +0200)
commitd41924a2c15cd969f29e0cf6ec0a211525b16ad8
tree3953de4593d90bdacfce9759bb632065f8aa2523
parente6500303476d7c6dfcdad2657f7d9f0a7a436697
MX35: Add soc_boot_mode and soc_boot_device to MX35

The functions are required to use the generic
SPL Framework.

Signed-off-by: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/arm1136/mx35/generic.c
arch/arm/cpu/arm1136/u-boot-spl.lds [new file with mode: 0644]
arch/arm/include/asm/arch-mx35/mmc_host_def.h [new file with mode: 0644]
arch/arm/include/asm/arch-mx35/spl.h [new file with mode: 0644]