~ubuntu-branches/ubuntu/saucy/u-boot/saucy

« back to all changes in this revision

Viewing changes to include/configs/mx35pdk.h

  • Committer: Package Import Robot
  • Author(s): Clint Adams
  • Date: 2012-05-01 18:07:19 UTC
  • mfrom: (16.1.23 sid)
  • Revision ID: package-import@ubuntu.com-20120501180719-rjntk3287im4a0ns
Tags: 2012.04.01-1
* New upstream version.
  - Update mipsel-native-endianness.diff.
  - Update no-error-on-set-but-unused-variables.diff (partially merged).
  - Drop kirkwood_spi-irq_mask.diff (merged).
  - Drop kirkwood-disable-l2c.diff (merged).

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
#define CONFIG_MX35_HCLK_FREQ   24000000
35
35
 
36
36
#define CONFIG_DISPLAY_CPUINFO
37
 
#define CONFIG_DISPLAY_BOARDINFO
38
37
 
39
38
/* Set TEXT at the beginning of the NOR flash */
40
39
#define CONFIG_SYS_TEXT_BASE    0xA0000000
 
40
#define CONFIG_SYS_CACHELINE_SIZE       32
41
41
 
42
42
#define CONFIG_SYS_64BIT_VSPRINTF
43
43
 
106
106
#define CONFIG_BOOTP_DNS
107
107
 
108
108
#define CONFIG_CMD_NAND
 
109
#define CONFIG_CMD_CACHE
109
110
 
110
111
#define CONFIG_CMD_I2C
111
112
#define CONFIG_CMD_SPI