From adac376ef2fc3d44764dd32c205cb4ad03dfbe9e Mon Sep 17 00:00:00 2001 From: Date: Thu, 11 Aug 2005 10:10:30 +0200 Subject: O2DNT: added hardware flash protect support, macros cleanup. --- include/configs/o2dnt.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'include/configs/o2dnt.h') diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h index fa15d8595..6d388f3f6 100644 --- a/include/configs/o2dnt.h +++ b/include/configs/o2dnt.h @@ -169,9 +169,8 @@ #define CFG_FLASH_ERASE_TOUT 240000 /* Flash Erase Timeout (in ms) */ #define CFG_FLASH_WRITE_TOUT 500 /* Flash Write Timeout (in ms) */ - -#undef CONFIG_FLASH_16BIT /* Flash is 8-bit */ - +#define CFG_FLASH_UNLOCK_TOUT 10000 /* Timeout for Flash Clear Lock Bits (in ms) */ +#define CFG_FLASH_PROTECTION /* "Real" (hardware) sectors protection */ /* * Environment settings -- cgit v1.2.3