diff options
Diffstat (limited to 'include/configs/RBC823.h')
| -rw-r--r-- | include/configs/RBC823.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/RBC823.h b/include/configs/RBC823.h index 242c837a3..21945a343 100644 --- a/include/configs/RBC823.h +++ b/include/configs/RBC823.h @@ -326,6 +326,8 @@  /************************************************************   * Disk-On-Chip configuration   ************************************************************/ +#define CFG_NAND_LEGACY +  #define CFG_MAX_DOC_DEVICE	1	/* Max number of DOC devices		*/  #define CFG_DOC_SHORT_TIMEOUT  #define CFG_DOC_SUPPORT_2000 |