Stefan Roese
2db633658b
[PATCH] Small Sequoia cleanup
...
Signed-off-by: Stefan Roese <sr@denx.de>
18 years ago
Stefan Roese
992423ab43
ppc4xx: Fix file mode of sequoia.c
...
Signed-off-by: Stefan Roese <sr@denx.de>
19 years ago
John Otken john@softadvances.com
8ce16f55c7
ppc4xx: Clear Sequoia/Rainier security engine reset bits
...
Signed-off-by: John Otken john@softadvances.com <john@softadvances.com>
19 years ago
Stefan Roese
e0b9ea8c8a
[PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed
...
Now the board revision and the current PCI bus speed are printed after
the board message.
Signed-off-by: Stefan Roese <sr@denx.de>
19 years ago
Stefan Roese
a78bc443ae
[PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)
...
This fix will make the MAL burst disabling patch for the Linux
EMAC driver obsolete.
Signed-off-by: Stefan Roese <sr@denx.de>
19 years ago
Stefan Roese
1b3c360c23
[PATCH] Fix sequoia flash autodetection (finally correct)
...
Now 32MByte and 64MByte FLASH is know to work and other
configurations should work too.
Signed-off-by: Stefan Roese <sr@denx.de>
19 years ago
Wolfgang Denk
511d0c72b8
Coding style cleanup
19 years ago
Stefan Roese
854bc8da75
Add support for AMCC Rainier PPX440GRx eval board
...
Patch by Stefan Roese, 13 Sep 2006
19 years ago
Stefan Roese
887e2ec9ec
Add support for AMCC Sequoia PPC440EPx eval board
...
- Add support for PPC440EPx & PPC440GRx
- Add support for PPC440EP(x)/GR(x) NAND controller
in cpu/ppc4xx directory
- Add NAND boot functionality for Sequoia board,
please see doc/README.nand-boot-ppc440 for details
- This Sequoia NAND image doesn't support environment
in NAND for now. This will be added in a short while.
Patch by Stefan Roese, 07 Sep 2006
19 years ago
Stefan Roese
4526c87eec
Update PCS440EP port to fit into one flash device (incl. environment)
...
Patch by Stefan Roese, 06 Jun 2006
19 years ago
Stefan Roese
a4c8d1389f
Add support for PCS440EP board
...
Patch by Stefan Roese, 02 Jun 2006
19 years ago
Wolfgang Denk
b9b2480f4f
Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
...
Patch by Stefan Roese, 29 May 2006
19 years ago
Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
Stefan Roese
81a3170b15
Changes to Yellowstone & Yosemite 440EP/GR eval boards:
...
- Changed GPIO setup to enable another address line in order to
address 64M of FLASH.
- Added function sdram_tr1_set to auto calculate the tr1 value for
the DDR.
Patch by Steven Blakeslee, 12 Dec 2005
20 years ago
Stefan Roese
1178a412d2
Minor AMCC 4xx board cleanups
...
Patch by Stefan Roese, 27 Nov 2005
20 years ago
Stefan Roese
3d9569b232
Changed PPC44x startup message (cpu info, speed...) to common style:
...
On PPC44x platforms, the startup message generated in "cpu.c" only
comprised the ppc type and revision but not additional informations
like speed etc. Those speed infos where printed in the board specific
code. This new implementation now prints all CPU infos in the common
cpu specific code. No board specific code is needed anymore and
therefore removed from all current 44x implementations.
Patch by Stefan Roese, 27 Nov 2005
20 years ago
Stefan Roese
f190c11b1f
Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size
...
Patch by Stefan Roese, 05 Nov 2005
20 years ago
Stefan Roese
ef04a0aa26
Additional fix for external IRQ config on Yellowstone & Yosemite
...
Patch by Stefan Roese, 03 Nov 2005
20 years ago
Stefan Roese
e190290ba4
Fix external IRQ configuration on Yellowstone & Yosemite
...
The multiplexed signals Ext IRQ0...3 have to be configured as IRQ,
because they default to GPIOx (440EP/GR).
Patch by Stefan Roese, 28 Oct 2005
20 years ago
Stefan Roese
93b17ec382
Change board message on AMCC Yosemite & Yellowstone to common style
...
Patch by Stefan Roese, 3 Oct 2005
20 years ago
Stefan Roese
84286386a8
Update AMCC Yosemite to get a consistent setup for all AMCC eval
...
boards (baudrate, environment...). Flash driver fixed.
Patch by Stefan Roese, 11 Aug 2005
20 years ago
Stefan Roese
c157d8e219
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
...
Patch by Steven Blakeslee, 27 Jul 2005
20 years ago