From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Sat, 12 Feb 2011 15:26:46 +1100 Subject: [U-Boot] [PATCH 03/32] eNET: Create distinct board configurations In-Reply-To: <1296822959-3927-4-git-send-email-graeme.russ@gmail.com> References: <1296822959-3927-1-git-send-email-graeme.russ@gmail.com> <1296822959-3927-4-git-send-email-graeme.russ@gmail.com> Message-ID: <4D560C06.4060006@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > board/eNET/config.mk | 1 - > boards.cfg | 3 ++- > 2 files changed, 2 insertions(+), 2 deletions(-) > Applied to u-boot-x86 Regards, Graeme