summaryrefslogtreecommitdiffstats
path: root/u-boot/include/configs/omap3_gta04b2.h
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/include/configs/omap3_gta04b2.h')
-rw-r--r--u-boot/include/configs/omap3_gta04b2.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/u-boot/include/configs/omap3_gta04b2.h b/u-boot/include/configs/omap3_gta04b2.h
index 04527db..16f92a4 100644
--- a/u-boot/include/configs/omap3_gta04b2.h
+++ b/u-boot/include/configs/omap3_gta04b2.h
@@ -23,8 +23,11 @@
* MA 02111-1307 USA
*/
-#define CONFIG_OMAP3_BEAGLE_EXPANDER y
+#define CONFIG_GOLDELICO_EXPANDER_B2 y
#include "omap3_gta04.h" /* share config */
+#undef CONFIG_SYS_PROMPT
+#define CONFIG_SYS_PROMPT "GTA04b2 # "
+
/* __CONFIG_H */