]> git.sur5r.net Git - u-boot/blobdiff - include/flash.h
omap3: bug fix for NOR boot support
[u-boot] / include / flash.h
index 8b8979e2f793d397bf0bc66765aaa0f3a3969a8c..b016162009fa244ab9f1250b8b9309c0976b48a2 100644 (file)
@@ -87,8 +87,6 @@ typedef unsigned long flash_sect_t;
 /* convert between bit value and numeric value */
 #define CFI_FLASH_SHIFT_WIDTH  3
 
-/* cfi-mtd device name */
-#define        CFI_MTD_DEV_NAME        "cfi-mtd"
 /* Prototypes */
 
 extern unsigned long flash_init (void);