diff mbox

[U-Boot] ARM: atmel: switch at91sam9263ek to generic board

Message ID 1411544153-17366-1-git-send-email-voice.shen@atmel.com
State Accepted, archived
Delegated to: Andreas Bießmann
Headers show

Commit Message

Bo Shen Sept. 24, 2014, 7:35 a.m. UTC
Signed-off-by: Bo Shen <voice.shen@atmel.com>
---

 include/configs/at91sam9263ek.h | 2 ++
 1 file changed, 2 insertions(+)

Comments

Andreas Bießmann Oct. 10, 2014, 7:57 p.m. UTC | #1
Dear Bo Shen,

Bo Shen <voice.shen@atmel.com> writes:
>Signed-off-by: Bo Shen <voice.shen@atmel.com>
>---
>
> include/configs/at91sam9263ek.h | 2 ++
> 1 file changed, 2 insertions(+)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bießmann
diff mbox

Patch

diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h
index 48c12ea..b666d94 100644
--- a/include/configs/at91sam9263ek.h
+++ b/include/configs/at91sam9263ek.h
@@ -48,6 +48,8 @@ 
 #define CONFIG_CMD_BOOTZ
 #define CONFIG_OF_LIBFDT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Hardware drivers
  */