diff options
Diffstat (limited to 'include/configs/mx6dl_sabreauto_mfg.h')
-rw-r--r-- | include/configs/mx6dl_sabreauto_mfg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/mx6dl_sabreauto_mfg.h b/include/configs/mx6dl_sabreauto_mfg.h index 591c6c7..eaf0e5c 100644 --- a/include/configs/mx6dl_sabreauto_mfg.h +++ b/include/configs/mx6dl_sabreauto_mfg.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 Freescale Semiconductor, Inc. + * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6Solo SABRE-AI Freescale board. * @@ -132,7 +132,7 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "MX6SOLO SABREAUTO MFG U-Boot > " +#define CONFIG_SYS_PROMPT "MX6DL SABREAUTO MFG U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Print Buffer Size */ |