]> 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>
Fri, 1 Nov 2013 10:12:24 +0000 (08:12 -0200)
committerStefano Babic <sbabic@denx.de>
Wed, 13 Nov 2013 09:09:09 +0000 (10:09 +0100)
commit85164e0c54f4beaee592f9d25d3f1ed61995bf0f
treec57e828eb57c0af71ece267b8c37fabf52726170
parent56eb3da43fab5990a4b7bc118b76c7cae2ceb140
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, so
remove the custom CONFIG_SYS_PROMPT definitions so that the standard "=> "
prompt is used across FSL boards.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
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