diff options
Diffstat (limited to 'include/configs/mx6dl_sabreauto_spi-nor.h')
-rw-r--r-- | include/configs/mx6dl_sabreauto_spi-nor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/mx6dl_sabreauto_spi-nor.h b/include/configs/mx6dl_sabreauto_spi-nor.h index f6cb520..aadd150 100644 --- a/include/configs/mx6dl_sabreauto_spi-nor.h +++ b/include/configs/mx6dl_sabreauto_spi-nor.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. * @@ -146,7 +146,7 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "MX6SOLO SABREAUTO U-Boot > " +#define CONFIG_SYS_PROMPT "MX6DL SABREAUTO U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ /* Print Buffer Size */ |