X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Falpr.h;h=e6248e9df7cc961337a7121e6ba6a696774759f6;hb=8d949aff38cfb4388cbd73876e77bcd06d601f20;hp=7ce820518e1da41b27cdc39bc1943a51e707f226;hpb=8c92af7b2fbd60ae87379477f93c7ec9441b7452;p=oweals%2Fu-boot.git diff --git a/include/configs/alpr.h b/include/configs/alpr.h index 7ce820518e..e6248e9df7 100644 --- a/include/configs/alpr.h +++ b/include/configs/alpr.h @@ -335,7 +335,6 @@ * NAND-FLASH stuff *-----------------------------------------------------------------------*/ #define CONFIG_SYS_MAX_NAND_DEVICE 4 -#define NAND_MAX_CHIPS CONFIG_SYS_MAX_NAND_DEVICE #define CONFIG_SYS_NAND_BASE 0xF0000000 /* NAND FLASH Base Address */ #define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE + 0, CONFIG_SYS_NAND_BASE + 2, \ CONFIG_SYS_NAND_BASE + 4, CONFIG_SYS_NAND_BASE + 6 }