commit | 9882e202da81430609cab78f8ab836639293c750 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Jan 06 14:10:05 2015 -0200 |
committer | Tom Rini <trini@ti.com> | Thu Jan 08 11:00:45 2015 -0500 |
tree | b680a94cd2abc8944b621da299f498780594f215 | |
parent | b67e2272461487b31c9854d12c605cb495da0a67 [diff] |
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>