summaryrefslogtreecommitdiff
path: root/include/configs/v38b.h
Commit message (Collapse)AuthorAgeLines
* MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-27-1/+1
| | | | | | | | | | Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining them does not cause PCI or IPB clocks to run at the specified speed. Instead, they configure divisors used to calculate said clocks. This patch renames the defines according to their real function. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com>
* Few V38B changes:Bartlomiej Sieka2006-12-28-3/+4
| | | | | | - fix a typo in V38B config file - move watchdog initialisation earlier in the boot process - add "wdt=off" to default kernel command line (disables kernel watchdog)
* Disable the watchdog in the default config for the V38B board.Bartlomiej Sieka2006-11-11-1/+1
|
* Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pinBartlomiej Sieka2006-11-11-1/+1
| | | | | group is enabled for USB earlier (in cpu_init_f() instead of usb_lowlevel_init()).
* Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-01-0/+343