From 3f2b5bb6741fa21d7a7768be3a9be3730c9ecf3b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20M=C3=BCller=20=28ELSOFT=20AG=29?=
 <d.mueller@elsoft.ch>
Date: Tue, 30 Sep 2014 12:32:20 +0200
Subject: [PATCH] PIP405: convert to generic board
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: David Müller <d.mueller@elsoft.ch>
---
 include/configs/PIP405.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h
index a6f505aaa98..9a1b2acac3b 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
  ***********************************************************/
-- 
GitLab