]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 31 Oct 2013 16:46:41 +0000 (14:46 -0200)
committerStefano Babic <sbabic@denx.de>
Thu, 31 Oct 2013 17:07:19 +0000 (18:07 +0100)
commit178b8e15ade96c7bd59b9704b91ca51d27c391cd
tree6422e8506db2e5e27ff0502720c2e1375438ae30
parent8f8b8949e57b7c833966c108256f6bef7f636135
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>
include/configs/mx25pdk.h
include/configs/mx28evk.h
include/configs/mx31pdk.h
include/configs/mx35pdk.h
include/configs/mx51evk.h
include/configs/mx53evk.h
include/configs/mx53loco.h
include/configs/mx53smd.h
include/configs/mx6qarm2.h
include/configs/mx6sabre_common.h