commit | 0864e44753a1e47531c6a099a0cdc1fb047cec05 | [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 | 8069bfe190b5e9d48ab18755f73ae368d683c98c [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>