]> git.sur5r.net Git - u-boot/commit
mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX
authorTimur Tabi <timur@freescale.com>
Wed, 1 Nov 2006 01:14:41 +0000 (19:14 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Sat, 4 Nov 2006 01:42:20 +0000 (19:42 -0600)
commit988833324a7fda482c8ac3ca23eb539f8232e404
tree67cabc1d3c192a421311507cdcd9ec34633ae747
parent2ad6b513b31070bd0c003792ed1c3e7f5d740357
mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX

PREREQUISITE PATCHES:

* This patch can only be applied after the following patches have been applied:

  1) DNX#2006092142000015 "Add support for the MPC8349E-mITX  1/2"
  2) DNX#2006092142000024 "Add support for the MPC8349E-mITX  2/2"

CHANGELOG:

* For the 8349E-mITX, fix some size values in pci_init_board(), enable
  the clock for the 2nd USB board (Linux kernel will hang otherwise),
  and fix the CONFIG_BOOTARGS macro.

Signed-off-by: Timur Tabi <timur@freescale.com>
board/mpc8349itx/pci.c
include/configs/MPC8349ITX.h