From fde59123666dbd13fa230286253daee00bafba3f Mon Sep 17 00:00:00 2001 From: Graeme Russ Date: Sat, 12 Feb 2011 15:11:22 +1100 Subject: 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 --- board/eNET/config.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'board/eNET') 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 -- cgit v1.1