X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fsmdk2410.h;h=7d163201e32b3e677b9da95df5f7862e41d44a2c;hb=d9fdfe0aa598978054f108ba42ca928aceb8c090;hp=a4a675bedd154e848d3409315e32da307bc21b55;hpb=033cd2c42bf335d3b96e9612695f6c30b83dce2b;p=oweals%2Fu-boot.git diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h index a4a675bedd..7d163201e3 100644 --- a/include/configs/smdk2410.h +++ b/include/configs/smdk2410.h @@ -54,7 +54,6 @@ /* * Hardware drivers */ -#define CONFIG_NET_MULTI #define CONFIG_CS8900 /* we have a CS8900 on-board */ #define CONFIG_CS8900_BASE 0x19000300 #define CONFIG_CS8900_BUS16 /* the Linux driver does accesses as shorts */ @@ -136,8 +135,7 @@ #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE -/* may be activated as soon as s3c24x0 has print_cpuinfo support */ -/*#define CONFIG_DISPLAY_CPUINFO*/ /* Display cpu info */ +#define CONFIG_DISPLAY_CPUINFO /* Display cpu info */ #define CONFIG_SYS_MEMTEST_START 0x30000000 /* memtest works on */ #define CONFIG_SYS_MEMTEST_END 0x33F00000 /* 63 MB in DRAM */ @@ -212,7 +210,6 @@ #define CONFIG_NAND_S3C2410 #define CONFIG_SYS_S3C2410_NAND_HWECC #define CONFIG_SYS_MAX_NAND_DEVICE 1 -#define NAND_MAX_CHIPS 1 #define CONFIG_SYS_NAND_BASE 0x4E000000 #endif