mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-28 01:47:24 +01:00
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:
parent
d337a09c30
commit
6dbeb893c4
1 changed files with 2 additions and 0 deletions
|
|
@ -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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue