From 262381329b87511ed862cde139a3a1ff49e9d7eb Mon Sep 17 00:00:00 2001 From: wdenk Date: Fri, 9 Jul 2004 22:51:01 +0000 Subject: * Patch by Yuli Barcohen, 16 Jun 2004: Remove obsolete AdderII port which was superseded by unified AdderII/Adder87x port * Patch by Ladislav Michl, 16 Jun 2004: Fix gcc-3.3.3 warnings for smc91111.c --- include/configs/Adder.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/Adder.h') diff --git a/include/configs/Adder.h b/include/configs/Adder.h index 11a82c9fc..13e6c35cf 100644 --- a/include/configs/Adder.h +++ b/include/configs/Adder.h @@ -126,6 +126,8 @@ #define CFG_OR0_PRELIM 0xFF000774 #define CFG_BR0_PRELIM (CFG_FLASH_BASE | BR_PS_16 | BR_MS_GPCM | BR_V) +#define CFG_DIRECT_FLASH_TFTP + /*----------------------------------------------------------------------- * Internal Memory Map Register */ -- cgit v1.2.3