u-boot-2016/arch/arm
Tom Rini 026b2fe32c ARM: SPL: Clean up spl.c / spl_nand.c slightly
- Remove includes we don't need
- Switch some printf statements to puts
- Convert some printf statements to debug, introduce new puts statements
  - In most cases saying just "No mkimage signature, assuming
    u-boot.bin" or similar is sufficient.  This also means the non-DEBUG
    case doesn't need printf, in the core of SPL.
  - The other case here is that PLAIN_VERSION provided what we wanted
    already, so just use it.

Signed-off-by: Tom Rini <trini@ti.com>
2012-09-27 09:49:58 -07:00
..
cpu ARM: SPL: Clean up spl.c / spl_nand.c slightly 2012-09-27 09:49:58 -07:00
dts tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
imx-common MX: set a common place to share code for Freescale i.MX 2012-09-10 14:24:29 +02:00
include/asm ARM: SPL: Make spl_mmc.c more generic 2012-09-27 09:49:58 -07:00
lib arm: Adds board_postclk_init to the init_sequence. 2012-09-04 22:05:55 +02:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00