u-boot-brain/arch/arm
Tom Rini 87a1acbb69 am33xx: Turn a number of 'int' functions to 'void'
A number of memory initalization functions were int and always returned
0.  Further it's not feasible to be doing error checking here, so simply
turn them into void functions.

Signed-off-by: Tom Rini <trini@ti.com>
2012-09-01 14:58:12 +02:00
..
cpu am33xx: Turn a number of 'int' functions to 'void' 2012-09-01 14:58:12 +02:00
dts tegra: fdt: Add keyboard controller definition 2012-05-15 08:31:40 +02:00
include/asm am33xx: Turn a number of 'int' functions to 'void' 2012-09-01 14:58:12 +02:00
lib ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency 2012-07-20 14:24:08 +02:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00