u-boot-brain/board/amcc/sequoia
Jeffrey Mann ada4697d02 [PATCH] Run new sequoia boards with an EBC speed of 83MHz
Because the Sequoia board does not boot with an EBC faster than 66MHz,
the clock divider are changed after the initial boot process.

This allows for maximum clocking speeds  to be achieved on newer boards.
Sequoia boards with 666.66 MHz processors require that the EBC divider
be set to 3 in order to start the initial boot process at a slower EBC
speed. After the initial boot process, the divider can be set back to 2,
which will cause the boards to run at 83.333MHz. This is backward
compatible with boards with 533.33 MHz processors, as these boards will
already be set with an EBC divider of 2.

Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
2007-05-16 13:23:10 +02:00
..
config.mk Fix sequoia separate object direcory building problems. 2006-10-23 22:17:05 +02:00
init.S [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board 2007-01-05 10:38:05 +01:00
Makefile Fix sequoia separate object direcory building problems. 2006-10-23 22:17:05 +02:00
sdram.c ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting 2007-05-05 08:29:01 +02:00
sdram.h Merge with /home/hs/SC3/u-boot 2007-01-15 13:41:04 +01:00
sequoia.c [PATCH] Run new sequoia boards with an EBC speed of 83MHz 2007-05-16 13:23:10 +02:00
sequoia.h Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
u-boot-nand.lds Add NAND environment support for PPC440EPx Sequoia NAND boot config 2006-09-12 20:19:10 +02:00
u-boot.lds Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00