X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fdevkit8000.h;h=e81da677f4726061d6c2d7e8e3f1bb3244888cb0;hb=4b142febff71eabdb7ddbb125c7b583b24ddc434;hp=bd5037e910d27156fb2b8dceb524e854422392ac;hpb=922754cc82a82ac90e486b7565a148c9e4b6b584;p=u-boot diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index bd5037e910..e81da677f4 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -66,6 +66,9 @@ /* Hardware drivers */ +/* DDR - I use Micron DDR */ +#define CONFIG_OMAP3_MICRON_DDR 1 + /* DM9000 */ #define CONFIG_NET_MULTI 1 #define CONFIG_NET_RETRY_COUNT 20 @@ -129,8 +132,6 @@ #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND */ /* devices */ -#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */ - #define CONFIG_JFFS2_NAND /* nand device jffs2 lives on */ #define CONFIG_JFFS2_DEV "nand0"