Skip to content
Snippets Groups Projects
Commit bbf4796f authored by Zhang Wei's avatar Zhang Wei Committed by Wolfgang Denk
Browse files

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: default avatarZhang Wei <wei.zhang@freescale.com>
parent 4e620410
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment