From be33b046b549ad88c204c209508cd7657232ffbd Mon Sep 17 00:00:00 2001 From: Scott Wood Date: Wed, 1 Apr 2009 15:02:13 -0500 Subject: Remove legacy NAND and disk on chip code. Legacy NAND had been scheduled for removal. Any boards that use this were already not building in the previous release due to an #error. The disk on chip code in common/cmd_doc.c relies on legacy NAND, and it has also been removed. There is newer disk on chip code in drivers/mtd/nand; someone with access to hardware and sufficient time and motivation can try to get that working, but for now disk on chip is not supported. Signed-off-by: Scott Wood --- README | 1 - 1 file changed, 1 deletion(-) (limited to 'README') diff --git a/README b/README index ca415d38b..83752f665 100644 --- a/README +++ b/README @@ -603,7 +603,6 @@ The following options need to be configured: CONFIG_CMD_DATE * support for RTC, date/time... CONFIG_CMD_DHCP * DHCP support CONFIG_CMD_DIAG * Diagnostics - CONFIG_CMD_DOC * Disk-On-Chip Support CONFIG_CMD_DS4510 * ds4510 I2C gpio commands CONFIG_CMD_DS4510_INFO * ds4510 I2C info command CONFIG_CMD_DS4510_MEM * ds4510 I2C eeprom/sram commansd -- cgit v1.2.3