X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocrates.h;h=becd13eace3fc55c8fb024e08ec7918edff58c22;hb=f5675aa5ceeef30740970ab8ca0c8cbc324945cd;hp=e89b5a3fb0ee57bf0c24343c2970d416994bec5e;hpb=801a194616d95e6fc426a176d9615ccbf9876c7f;p=u-boot diff --git a/include/configs/socrates.h b/include/configs/socrates.h index e89b5a3fb0..becd13eace 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -82,7 +82,6 @@ */ #define CONFIG_L2_CACHE /* toggle L2 cache */ #define CONFIG_BTB /* toggle branch predition */ -#define CONFIG_ADDR_STREAMING /* toggle addr streaming */ #define CONFIG_SYS_INIT_DBCR DBCR_IDM /* Enable Debug Exceptions */ @@ -187,7 +186,6 @@ #define CONFIG_SYS_NAND_BASE (CONFIG_SYS_FPGA_BASE + 0x70) #define CONFIG_SYS_MAX_NAND_DEVICE 1 -#define NAND_MAX_CHIPS 1 #define CONFIG_CMD_NAND /* LIME GDC */