arm: ethernut5: convert to generic board

Enable CONFIG_SYS_GENERIC_BOARD for the Ethernut 5 board.

Signed-off-by: Tim Schendekehl <tim.schendekehl@egnite.de>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
This commit is contained in:
Tim Schendekehl 2014-06-12 17:25:36 +02:00 committed by Andreas Bießmann
parent d337a09c30
commit 6dbeb893c4

View File

@ -12,6 +12,8 @@
#include <asm/hardware.h>
#define CONFIG_SYS_GENERIC_BOARD
/* The first stage boot loader expects u-boot running at this address. */
#define CONFIG_SYS_TEXT_BASE 0x27000000 /* 16MB available */