From 3a473b2a6523db9cdf2b5aed22d9730b4ebc5693 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 3 Jan 2004 00:43:19 +0000 Subject: * Patch by Ronen Shitrit, 10 Dec 2003: Add support for the Marvell DB64360 / DB64460 development boards * Patch by Detlev Zundel, 10 Dec 2003: fix dependency problem in examples/Makefile --- include/configs/PATI.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'include/configs/PATI.h') diff --git a/include/configs/PATI.h b/include/configs/PATI.h index 42c78d4..d88fff3 100644 --- a/include/configs/PATI.h +++ b/include/configs/PATI.h @@ -59,7 +59,7 @@ #define CONFIG_WATCHDOG /* turn on platform specific watchdog */ -/*#define CONFIG_STATUS_LED 1 *//* Enable status led */ +/*#define CONFIG_STATUS_LED 1 */ /* Enable status led */ #define CONFIG_LOADS_ECHO 1 /* Echo on for serial download */ @@ -129,8 +129,6 @@ #define CFG_MONITOR_LEN (256 << 10) /* Reserve 192 kB for Monitor */ #define CFG_MALLOC_LEN (128 << 10) /* Reserve 128 kB for malloc() */ - - #define CFG_RESET_ADDRESS (PLD_CONFIG_BASE + 0x10) /* Adress which causes reset */ /* @@ -185,9 +183,6 @@ SYPCR_SWP) #endif /* CONFIG_WATCHDOG */ - - - /*----------------------------------------------------------------------- * TBSCR - Time Base Status and Control *----------------------------------------------------------------------- -- cgit v1.1