diff options
Diffstat (limited to 'include/configs/PATI.h')
-rw-r--r-- | include/configs/PATI.h | 7 |
1 files changed, 1 insertions, 6 deletions
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 *----------------------------------------------------------------------- |