commit | 85164e0c54f4beaee592f9d25d3f1ed61995bf0f | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Nov 01 08:12:24 2013 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Nov 13 10:09:09 2013 +0100 |
tree | c57e828eb57c0af71ece267b8c37fabf52726170 | |
parent | 56eb3da43fab5990a4b7bc118b76c7cae2ceb140 [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, 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>