]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix USB support issue for MPC8641HPCN board.
authorZhang Wei <wei.zhang@freescale.com>
Thu, 25 Oct 2007 09:30:04 +0000 (17:30 +0800)
committerWolfgang Denk <wd@denx.de>
Sat, 3 Nov 2007 21:15:12 +0000 (22:15 +0100)
commitbbf4796f6498fbade56d56eff3a0a49b299d93e5
tree6654f8fdecc55d4661894c83ac8abbd4faef7e0c
parent4e62041023dc3de9d98d977bb080235bc6d035e0
Fix USB support issue for MPC8641HPCN board.

The configuration file has already enabled USB, but it
missed definition of CFG_OHCI_SWAP_REG_ACCESS, the USB
on MPC8641HPCN can not work because of the wrong USB
register endian.

And add the USB command to U-Boot commands list.

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
include/configs/MPC8641HPCN.h