Stefan Roese
f5577aae4a
Improve DIMM detection for AMCC Yucca 440SPe board
...
Improved the memory DIMM detection for the Yucca 440SPe board for
the case where a memory DIMM is falsely detected as present.
This issue is seen on some AMCC Yucca 440SPe validation boards if
only one 512MB memory DIMM is installed, i.e. DIMM slot 0 is
populated and DIMM slot 1 is empty. In this case, U-Boot does
not correctly detect that there is only one DIMM memory module
installed and will falsely detect two DIMM memory modules are
present and therefore U-Boot will not calculate the correct amount
of total memory and u-boot will not booting up.
Patch by Adam Graham, 24 Aug 2006
2006-08-29 08:04:32 +02:00
Wolfgang Denk
16850919ff
Code cleanup
2006-08-27 18:10:01 +02:00
Wolfgang Denk
3b0ff842bf
Fix typo in MCC200/PRS200 configuration
2006-08-25 11:47:06 +02:00
Wolfgang Denk
113f64e09a
Update for MCC200 / PRS200 boards:
...
- auto-adjust console device for Linux.
- fix typos.
2006-08-25 01:38:04 +02:00
Wolfgang Denk
15f29f06ed
Merge with /home/tur/proj/fo300/u-boot
2006-08-25 00:13:37 +02:00
Wolfgang Denk
ed1cf8456f
Updates for MCC200 / PRS200 boards:
...
- support for configurations with SDRAM or DDR memory,
- support for highboot and lowboot
- adjusting environment definitions
2006-08-24 00:26:42 +02:00
Bartlomiej Sieka
ddde6b7cf8
Add a fix for a buggy USB device on the FO300 board.
2006-08-22 10:38:18 +02:00
Wolfgang Denk
5196a7a03b
Minor cleanup
2006-08-18 23:27:33 +02:00
Marian Balakowicz
6d3bc9b8cf
Add support for WTK FO300 board (TQM5200 based).
2006-08-18 19:14:46 +02:00
Wolfgang Denk
c5185470fe
Merge with /home/raj/git/u-boot
2006-08-18 15:23:10 +02:00
Wolfgang Denk
4bfb632077
Merge with git+ssh://fifi/home/wd/git/u-boot/master
2006-08-18 11:38:05 +02:00
Rafal Jaworowski
6fe16a8769
Fix TQM834x hang.
2006-08-18 10:39:11 +02:00
Wolfgang Denk
0a0f3a46fb
Cleanup debug code for yucca board.
2006-08-17 10:48:36 +02:00
Wolfgang Denk
6183bb9e5b
MCC200: restrict addressable flash space to 32 MB
2006-08-17 00:50:26 +02:00
Wolfgang Denk
463764c893
Add debug console on COM12 for MCC200 board
2006-08-17 00:36:51 +02:00
Wolfgang Denk
94568b600a
Update for SC520 board.
...
Patch by David Updegraff, 02 Dec 2005
2006-08-14 23:23:06 +02:00
Wolfgang Denk
2f6fa46d41
Fixed common.h spelling error.
...
Patch by Cory Tusar, 30 Nov 2005
2006-08-14 23:17:47 +02:00
Wolfgang Denk
ddd5d9daf0
Fix typo.
...
Patch by Andreas Engel, 28 Nov 2005
2006-08-14 22:43:13 +02:00
Wolfgang Denk
80f0c0f58f
Fix fatload command on FAT32 formatted partitions.
...
Patch by Joachim Jaeger, 18 Nov 2005
2006-08-14 22:05:26 +02:00
Wolfgang Denk
d689e3462c
Fix drivers/dm9000.c when configured in 32 bit mode.
...
Patch by Eric Benard, 17 Nov 2005
2006-08-14 21:18:21 +02:00
Wolfgang Denk
c72d9c5285
Merge with /home/sr/git/u-boot/denx
2006-08-13 02:25:32 +02:00
Wolfgang Denk
7213859d11
Merge with /home/raj/git/u-boot
2006-08-11 18:19:53 +02:00
Wolfgang Denk
d8519dc718
Fix preboot message on TQM85xx after switching to hush parser.
2006-08-11 17:33:42 +02:00
Wolfgang Denk
015c200b1f
Adapt TQM85xx ramdisk address to Linux kernel memory map
2006-08-11 17:29:38 +02:00
Rafal Jaworowski
36b904a7fd
Fix PCI-Express on PPC440SPe rev. A.
2006-08-11 12:35:52 +02:00
Wolfgang Denk
d10afb3916
Merge with /home/raj/git/u-boot
2006-08-10 15:40:49 +02:00
Rafal Jaworowski
692519b1ed
Add support for PCI-Express on PPC440SPe (Yucca board).
2006-08-10 12:43:17 +02:00
Wolfgang Denk
a3d9181e00
Fix compiler warning for TRAB board.
...
Patch by Martin Krause, 07 Aug 2006
2006-08-10 01:58:22 +02:00
Wolfgang Denk
6587f7e1e9
Merge with /home/tur/proj/usb_sticks/u-boot
2006-08-07 20:28:05 +02:00
Stefan Roese
d8f961bbda
Fix control-c handing in CONFIG_CMDLINE_EDITING
...
Properly pass break code back from readline.
Patch by Roger Blofeld, 31 Jul 2006
2006-08-07 15:08:44 +02:00
Stefan Roese
4f92ed5fc0
Add commandline history support to all AMCC eval boards
...
Patch by Stefan Roese, 07 Aug 2006
2006-08-07 14:33:32 +02:00
Stefan Roese
9ede3cc511
Add Macronix MXLV320T flash support for AMCC Bamboo
...
Patch by Stefan Roese, 07 Aug 2006
2006-08-07 14:31:21 +02:00
Stefan Roese
e335496a32
Change "mii info" to not print an error upon missing PHY at address
...
Patch by Stefan Roese, 07 Aug 2006
2006-08-07 14:29:04 +02:00
Bartlomiej Sieka
e51aae3829
Prevent USB commands from working when USB is stopped.
2006-08-03 23:20:13 +02:00
Bartlomiej Sieka
7455af41d1
Add rudimentary handling of alternate settings of USB interfaces - to fix
...
problems with some USB storage devices. Some code readability improvements.
2006-08-02 00:54:18 +02:00
Stefan Roese
a2c95a7224
PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance
...
AMCC suggested to set the PMU bit to 0 for best performace on
the PPC440 DDR controller.
Please see doc/README.440-DDR-performance for details.
Patch by Stefan Roese, 28 Jul 2006
2006-07-28 18:34:58 +02:00
Wolfgang Denk
fc6c4a67ae
Merge with /home/sr/git/u-boot/denx
2006-07-27 16:57:34 +02:00
Stefan Roese
193dd95834
AMCC bamboo (440EP) U-Boot image reduced to 384kbyte
...
Please see doc/README.bamboo for details.
Patch by Stefan Roese, 27 Jul 2006
2006-07-27 16:14:05 +02:00
Stefan Roese
3ca9122fec
Fix CONFIG_CMDLINE_EDITING implementation
...
Patch by Stefan Roese, 27 Jul 2006
2006-07-27 16:11:19 +02:00
Wolfgang Denk
4c4aca8166
Fix preboot message on TQM5200 after switching to hush parser.
2006-07-26 10:33:37 +02:00
Wolfgang Denk
4819fad905
MCC200: set default configuration to low_boot DDR,
...
and support for configurable options high_boot and/or SDRAM.
2006-07-23 22:40:51 +02:00
Wolfgang Denk
fd27996dac
Add support for 256 MB SDRAM on CPU87
...
Patch by Josef Wagner, 25 Nov 2005
2006-07-22 21:45:49 +02:00
Wolfgang Denk
135ae0062f
Add configuration for cam5200 board (based on TQM5200S).
2006-07-22 01:20:03 +02:00
Wolfgang Denk
048f6b436b
Code cleanup
2006-07-21 20:57:53 +02:00
Wolfgang Denk
fc1840e881
Code cleanup.
2006-07-21 18:51:56 +02:00
Wolfgang Denk
966083e95f
More code cleanup
2006-07-21 15:24:56 +02:00
Wolfgang Denk
144f7795ee
Disabled kvme080 board in MAKEALL because of build problems.
2006-07-21 15:21:40 +02:00
Wolfgang Denk
b9365a26a1
Code cleanup
2006-07-21 11:56:05 +02:00
Wolfgang Denk
87a5c73d66
Update NetStar board
...
Patch by Ladislav Michl, 03 Nov 2005
2006-07-21 11:38:33 +02:00
Wolfgang Denk
029b6dc77c
Make code better readable.
...
Patch by Ladislav Michl, 14 Sep 2005
2006-07-21 11:37:40 +02:00