diff mbox

[U-Boot,1/4] PIP405: convert to generic board

Message ID 1412073143-2583-2-git-send-email-d.mueller@elsoft.ch
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

David Müller (ELSOFT AG) Sept. 30, 2014, 10:32 a.m. UTC
Signed-off-by: David Müller <d.mueller@elsoft.ch>
---
 include/configs/PIP405.h | 2 ++
 1 file changed, 2 insertions(+)

Comments

Tom Rini Oct. 10, 2014, 2:41 p.m. UTC | #1
On Tue, Sep 30, 2014 at 12:32:20PM +0200, David Müller (ELSOFT AG) wrote:

> Signed-off-by: David Müller <d.mueller@elsoft.ch>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h
index a6f505a..9a1b2ac 100644
--- a/include/configs/PIP405.h
+++ b/include/configs/PIP405.h
@@ -21,6 +21,8 @@ 
 
 #define	CONFIG_SYS_TEXT_BASE	0xFFF80000
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /***********************************************************
  * Clock
  ***********************************************************/