diff options
author | Tom Rini <trini@ti.com> | 2012-08-14 12:06:43 -0700 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-09-27 09:49:58 -0700 |
commit | 026b2fe32c3d5658befb54521dcfed46444e6bf8 (patch) | |
tree | 1a5cb194bcb6a13ff2dda67c56c7c6ecfe4fa713 /examples | |
parent | f0881250f9429a5c88e39e90c2d7100b0e10f7b9 (diff) | |
download | u-boot-imx-026b2fe32c3d5658befb54521dcfed46444e6bf8.zip u-boot-imx-026b2fe32c3d5658befb54521dcfed46444e6bf8.tar.gz u-boot-imx-026b2fe32c3d5658befb54521dcfed46444e6bf8.tar.bz2 |
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>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions