rv1126-uboot/common/spl
Anatolij Gustschin 7a001d4f72 UPSTREAM: spl: add newline in debug output
With debug enabled, SPL output following these debug prints is on the
same line and it is hard to read. Fix it.

Change-Id: I6b0983a285f1deb38cac7e0292c9c286ca6e901b
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 2d2531be861cb7ec25aa7980b1099ca4f5f46d86)
2018-01-16 18:14:05 +08:00
..
Kconfig spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip 2017-11-07 11:06:46 +08:00
Makefile spl: add support to booting with OP-TEE 2017-09-12 16:04:32 +08:00
spl.c UPSTREAM: spl: add newline in debug output 2018-01-16 18:14:05 +08:00
spl_atf.c spl: atf: pass NULL for bl32_ep pc 2017-12-21 14:46:57 +08:00
spl_bootrom.c spl: add a 'return to bootrom' boot method 2017-08-13 17:12:19 +02:00
spl_dfu.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_ext.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_fat.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_fit.c UPSTREAM: spl: fit: Add booting OS first 2018-01-16 18:13:51 +08:00
spl_mmc.c spl: spl_mmc.c Correct blk_dread() return value check 2017-08-20 09:54:30 -04:00
spl_nand.c
spl_net.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
spl_nor.c
spl_onenand.c
spl_optee.S spl: optee: add support for Rockchip customize optee 2017-09-12 17:12:05 +08:00
spl_ram.c
spl_sata.c dm: scsi: Document and rename the scsi_scan() parameter 2017-07-11 10:08:19 -06:00
spl_sdp.c spl: add serial download protocol (SDP) support 2017-08-23 10:41:58 +02:00
spl_spi.c spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property 2017-05-11 22:03:39 -04:00
spl_ubi.c spl: Make UBI fastmap support Kconfig selectable 2017-07-06 13:09:37 -04:00
spl_usb.c
spl_xip.c SPL: Add XIP booting support 2017-06-09 11:23:59 -04:00
spl_ymodem.c