~ubuntu-branches/ubuntu/vivid/u-boot/vivid

« back to all changes in this revision

Viewing changes to include/configs/pm9261.h

  • Committer: Package Import Robot
  • Author(s): Clint Adams
  • Date: 2012-01-02 17:49:39 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20120102174939-iddq37p3372x10yp
Tags: 2011.12-1
* New upstream version.
  - Drop build-timestamp_autogenerated.h-without-config.patch (merged).
  - Drop ublimage-NAND-block-size-isn-t-set-at-build-time.patch (merged).
  - Update kerma-sheevaplug-mvsdio.diff
  - Update mipsel-native-endianness.diff
  - Drop dreamplug-v8.patch (merged).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * (C) Copyright 2007-2008
3
 
 * Stelian Pop <stelian.pop@leadtechdesign.com>
 
3
 * Stelian Pop <stelian@popies.net>
4
4
 * Lead Tech Design <www.leadtechdesign.com>
5
5
 * Ilko Iliev <www.ronetix.at>
6
6
 *
52
52
#undef CONFIG_USE_IRQ                   /* we don't need IRQ/FIQ stuff  */
53
53
#define CONFIG_SYS_TEXT_BASE    0
54
54
 
 
55
#define MACH_TYPE_PM9261        1187
 
56
#define CONFIG_MACH_TYPE        MACH_TYPE_PM9261
 
57
 
55
58
/* clocks */
56
59
/* CKGR_MOR - enable main osc. */
57
60
#define CONFIG_SYS_MOR_VAL                                              \
158
161
#define CONFIG_INITRD_TAG       1
159
162
 
160
163
#undef CONFIG_SKIP_LOWLEVEL_INIT
 
164
#define CONFIG_BOARD_EARLY_INIT_F
161
165
 
162
166
/*
163
167
 * Hardware drivers
256
260
#define CONFIG_DM9000_USE_16BIT                 1
257
261
#define CONFIG_NET_RETRY_COUNT                  20
258
262
#define CONFIG_RESET_PHY_R                      1
259
 
#define CONFIG_NET_MULTI
260
263
 
261
264
/* USB */
262
265
#define CONFIG_USB_ATMEL