diff mbox

[U-Boot,03/32] eNET: Create distinct board configurations

Message ID 1296822959-3927-4-git-send-email-graeme.russ@gmail.com
State Accepted
Commit fde59123666dbd13fa230286253daee00bafba3f
Delegated to: Graeme Russ
Headers show

Commit Message

Graeme Russ Feb. 4, 2011, 12:35 p.m. UTC
Position independant functionality is due for removal from the x86
architecture, so create two distinct configurations - One for Flash and
one for SRAM

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
---
 board/eNET/config.mk |    1 -
 boards.cfg           |    3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Graeme Russ Feb. 12, 2011, 4:26 a.m. UTC | #1
On 04/02/11 23:35, Graeme Russ wrote:
> Position independant functionality is due for removal from the x86
> architecture, so create two distinct configurations - One for Flash and
> one for SRAM
> 
> Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
> ---
>  board/eNET/config.mk |    1 -
>  boards.cfg           |    3 ++-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 

Applied to u-boot-x86

Regards,

Graeme
diff mbox

Patch

diff --git a/board/eNET/config.mk b/board/eNET/config.mk
index ce575ab..4257141 100644
--- a/board/eNET/config.mk
+++ b/board/eNET/config.mk
@@ -21,4 +21,3 @@ 
 # MA 02111-1307 USA
 #
 
-CONFIG_SYS_TEXT_BASE = 0x06000000
diff --git a/boards.cfg b/boards.cfg
index c3b164e..94347b1 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -199,7 +199,8 @@  ibf-dsp561                   blackfin    blackfin
 ip04                         blackfin    blackfin
 tcm-bf518                    blackfin    blackfin
 tcm-bf537                    blackfin    blackfin
-eNET                         i386        i386        -                   -              sc520
+eNET                         i386        i386        eNET                -              sc520       eNET:SYS_TEXT_BASE=0x38040000
+eNET_SRAM                    i386        i386        eNET                -              sc520       eNET:SYS_TEXT_BASE=0x19000000
 idmr                         m68k        mcf52x2
 TASREG                       m68k        mcf52x2     tasreg              esd
 M5208EVBE                    m68k        mcf52x2     m5208evbe           freescale