Merge branch 'master' of git://git.denx.de/u-boot-video
[oweals/u-boot.git] / include / configs / ns9750dev.h
index b22c33cc809af6ecc00d298f2e299ea834436849..e6b774f2c318ef1ad20a76f4d4f72deba8d379ad 100644 (file)
@@ -50,7 +50,6 @@
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* size in bytes reserved for initial
                                         * data */
 
 /*
 #define CONFIG_SYS_MEMTEST_START       0x00000000      /* memtest works on     */
 #define CONFIG_SYS_MEMTEST_END         0x00780000      /* 7,5 MB in DRAM       */ /* @TODO */
 
-#undef  CONFIG_SYS_CLKS_IN_HZ          /* everything, incl board info, in Hz */
-
 #define        CONFIG_SYS_LOAD_ADDR            0x00600000      /* default load address */ /* @TODO */
 
 #define        CONFIG_SYS_HZ                   (CPU_CLK_FREQ/64)