commit | 5614783df2246f9ca1b8afeb07cd24df18b197c0 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Wed Jun 26 16:08:13 2013 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jun 28 16:54:47 2013 +0200 |
tree | 6eff9751be5e363bc237e4aaee2009bef605bca2 | |
parent | a171dfd4ba9d2c0803aec05dc19dc554ea6482df [diff] |
video: mxsfb: Break the line in videomode message Currently we have the following on boot: CPU: Freescale i.MX28 rev1.2 at 454 MHz BOOT: SSP SD/MMC #0, 3V3 DRAM: 128 MiB MMC: MXS MMC: 0 Video: MXSFB: 'videomode' variable not set!In: serial Break the line of the warning message in order to have a better reading format. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>