Home
last modified time | relevance | path

Searched hist:"8 ed5e4ce0b9475f51f288409443b959b9a3a4f27" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/
H A Dgeneric.c8ed5e4ce0b9475f51f288409443b959b9a3a4f27 Tue Jan 06 16:10:05 UTC 2015 Fabio Estevam <fabio.estevam@freescale.com> mx25: Remove empty line after printing the reset cause

Currently there is an unneeded empty line after printing the reset cause:

U-Boot 2015.01-rc4-00080-g0551a93 (Jan 06 2015 - 13:04:19)

CPU: Freescale i.MX25 rev1.2 at 399 MHz
Reset cause: POR

Board: MX25PDK
I2C: ready
DRAM: 64 MiB
MMC: FSL_SDHC: 0

Remove the extra "\n" when printing the reset cause.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>