commit | 178b8e15ade96c7bd59b9704b91ca51d27c391cd | [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 | 8f8b8949e57b7c833966c108256f6bef7f636135 [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>