diff mbox

[U-Boot,1/1] ARM: sheevaplug: convert to generic board support

Message ID 1412110995-12157-1-git-send-email-0intro@gmail.com
State Deferred
Delegated to: Stefan Roese
Headers show

Commit Message

David du Colombier Sept. 30, 2014, 9:03 p.m. UTC
From: David du Colombier <david.ducolombier@gmail.com>

Signed-off-by: David du Colombier <david.ducolombier@gmail.com>
---
 include/configs/sheevaplug.h | 2 ++
 1 file changed, 2 insertions(+)

Comments

David du Colombier Sept. 30, 2014, 9:23 p.m. UTC | #1
Sorry, for some reasons, I signed off with the
wrong e-mail address.

The second patch is the right one.
diff mbox

Patch

diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 4747adf..5beb273 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -9,6 +9,8 @@ 
 #ifndef _CONFIG_SHEEVAPLUG_H
 #define _CONFIG_SHEEVAPLUG_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Version number information
  */