|
@@ -309,6 +309,12 @@
|
|
#define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */
|
|
#define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
+/*
|
|
|
|
+ * Pass open firmware flat tree
|
|
|
|
+ */
|
|
|
|
+#define CONFIG_OF_LIBFDT
|
|
|
|
+#define CONFIG_OF_BOARD_SETUP
|
|
|
|
+
|
|
/* ENVIRONMENT VARS */
|
|
/* ENVIRONMENT VARS */
|
|
|
|
|
|
#define CONFIG_PREBOOT "echo;echo Welcome to Bulletendpoints board v1.1;echo"
|
|
#define CONFIG_PREBOOT "echo;echo Welcome to Bulletendpoints board v1.1;echo"
|