commit | 9a6accfe321bbb9874f4fa195b4b58296001f24c | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Oct 31 14:46:41 2013 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 31 18:07:19 2013 +0100 |
tree | 6422e8506db2e5e27ff0502720c2e1375438ae30 | |
parent | dc1048ea3a4fa8128a3ac57a8da185c4e5a42fe6 [diff] |
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards There is no real benefit in adding the board name into U-boot's prompt. Use the simple "=> " prompt across FSL boards. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>