summaryrefslogtreecommitdiffstats
path: root/include/configs/v38b.h
Commit message (Collapse)AuthorAgeFilesLines
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵Jon Loeliger2007-07-051-24/+24
| | | | | | files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-271-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-281-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-111-1/+1
|
* Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pinBartlomiej Sieka2006-11-111-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-011-0/+343
OpenPOWER on IntegriCloud