]> Git Repo - u-boot.git/commitdiff
PIP405: convert to generic board
authorDavid Müller (ELSOFT AG) <[email protected]>
Tue, 30 Sep 2014 10:32:20 +0000 (12:32 +0200)
committerTom Rini <[email protected]>
Fri, 10 Oct 2014 13:44:44 +0000 (09:44 -0400)
Signed-off-by: David Müller <[email protected]>
include/configs/PIP405.h

index a6f505aaa986d3e33f4a6ff21943f6a5f78a120f..9a1b2acac3bdc24dca5c8e1704953f1c79c07d89 100644 (file)
@@ -21,6 +21,8 @@
 
 #define        CONFIG_SYS_TEXT_BASE    0xFFF80000
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /***********************************************************
  * Clock
  ***********************************************************/
This page took 0.036773 seconds and 4 git commands to generate.