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

« back to all changes in this revision

Viewing changes to include/configs/scb9328.h

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2010-01-20 15:41:26 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100120154126-7bha1jeyjegu7xm5
Tags: 2009.08+really2009.01-0ubuntu1
* revert to the 2009.01 upstream version, 2009.08 has still to 
  many work in progress items in the freescale patchset (MMC and NIC
  dont work at all)
* add the latest patchset from freescale for 2009.01
* add 1002_enable_hush_shell_and_ext2.patch to enable hush shell and ext2 
* add 1003_fix_board_revision_numbers to make sure babbage 2.5 boards have 
  revision 51120 and babbage 3.0 boards have revision 51130 properly set in 
  their cpuinfo

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#define CONFIG_SCB9328          1     /* on a scb9328tronix board */
30
30
#undef  CONFIG_USE_IRQ                /* don't need use IRQ/FIQ    */
31
31
 
32
 
#define CONFIG_IMX_SERIAL
33
32
#define CONFIG_IMX_SERIAL1
34
33
/*
35
34
 * Select serial console configuration
54
53
#define CONFIG_CMD_PING
55
54
#define CONFIG_CMD_DHCP
56
55
 
 
56
#undef CONFIG_CMD_LOADS
57
57
#undef CONFIG_CMD_CONSOLE
58
 
#undef CONFIG_CMD_LOADS
59
 
#undef CONFIG_CMD_SOURCE
 
58
#undef CONFIG_CMD_AUTOSCRIPT
60
59
 
61
60
 
62
61
/*
87
86
#define CONFIG_SYS_MEMTEST_START        0x08100000            /* memtest test area   */
88
87
#define CONFIG_SYS_MEMTEST_END          0x08F00000
89
88
 
 
89
#undef  CONFIG_SYS_CLKS_IN_HZ                        /* use HZ for freq. display     */
 
90
 
90
91
#define CONFIG_SYS_HZ                   3686400      /* incrementer freq: 3.6864 MHz */
91
92
#define CONFIG_SYS_CPUSPEED             0x141        /* core clock - register value  */
92
93
 
255
256
#define CONFIG_SYS_CS5U_VAL 0x00008400
256
257
#define CONFIG_SYS_CS5L_VAL 0x00000D03
257
258
 
258
 
#define CONFIG_NET_MULTI                1
259
259
#define CONFIG_DRIVER_DM9000            1
260
260
#define CONFIG_DM9000_BASE              0x16000000
261
261
#define DM9000_IO                       CONFIG_DM9000_BASE