~ubuntu-branches/ubuntu/maverick/uboot-imx/maverick

« back to all changes in this revision

Viewing changes to include/configs/ns9750dev.h

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2010-01-06 09:28:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100106092825-q8o7x811035syh8k
Tags: 2009.08-0ubuntu1
* move to new upstream (2009.08)
* move to new freescale patchset for the 2009.08 release
* remove README.nios_CONFIG_SYS_NIOS_CPU from debian/docs, 
  this is not shipped upstream anymore
* update 1000_fix_gcc_4.4_compability.patch to apply to the new code
* Makefile target is now mx51_bbg_config, update rules accordingly
* switch everything to to3 (including the binary package)

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
#define CONFIG_SYS_MEMTEST_START        0x00000000      /* memtest works on     */
123
123
#define CONFIG_SYS_MEMTEST_END          0x00780000      /* 7,5 MB in DRAM       */ /* @TODO */
124
124
 
125
 
#undef  CONFIG_SYS_CLKS_IN_HZ           /* everything, incl board info, in Hz */
126
 
 
127
125
#define CONFIG_SYS_LOAD_ADDR            0x00600000      /* default load address */ /* @TODO */
128
126
 
129
127
#define CONFIG_SYS_HZ                   (CPU_CLK_FREQ/64)