diff options
author | Graeme Russ | 2011-02-12 15:11:22 +1100 |
---|---|---|
committer | Graeme Russ | 2011-02-12 15:11:22 +1100 |
commit | fde59123666dbd13fa230286253daee00bafba3f (patch) | |
tree | 26fcc50c516d00f9d04a84ebd1ffe44656953bbb /boards.cfg | |
parent | a85f53cd3fb2d24231808994dafe43023b3ce6d4 (diff) |
eNET: Create distinct board configurations
Position independant functionality is due for removal from the x86
architecture, so create two distinct configurations - One for Flash and
one for SRAM
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/boards.cfg b/boards.cfg index 9b3428788f9..8bec9b74baf 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 |