9
0
Fork 0
barebox/board/edb93xx
Matthias Kaehlcke fbff75575d edb9302(a): Tweak PLL settings
Previous code ran the edb9302(a) boards with the PLL same settings as the
edb9301, at 166MHz core and 66MHz system bus clock. In difference to the edb9301
board the edb9302(a) is equipped with an EP9302 processor, which can be clocked
at higher rates than the EP9301. Therefore we can configure the edb9302(a) with
the same PLL settings as the other non-edb9301 boards, namely at 200MHz for
the core and 100MHz for the system bus clock.

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-02-12 08:16:21 +01:00
..
env Add support for EDB93xx boards 2010-01-14 10:04:13 +01:00
Makefile Add support for EDB93xx boards 2010-01-14 10:04:13 +01:00
config.h Add support for EDB93xx boards 2010-01-14 10:04:13 +01:00
early_udelay.h edb93xx: Avoid stack usage in early_udelay() 2010-02-08 14:42:06 +01:00
edb93xx.c edb93xx: Enable UART1 2010-02-08 14:42:06 +01:00
edb93xx.dox Add support for EDB93xx boards 2010-01-14 10:04:13 +01:00
edb93xx.h Add support for EDB93xx boards 2010-01-14 10:04:13 +01:00
flash_cfg.c Add support for EDB93xx boards 2010-01-14 10:04:13 +01:00
pll_cfg.c Add support for EDB93xx boards 2010-01-14 10:04:13 +01:00
pll_cfg.h edb9302(a): Tweak PLL settings 2010-02-12 08:16:21 +01:00
sdram_cfg.c edb93xx: Fix SDRAM initialization 2010-02-12 08:03:26 +01:00
sdram_cfg.h edb9302(a): Tweak PLL settings 2010-02-12 08:16:21 +01:00