Home
last modified time | relevance | path

Searched hist:bbf4796f6498fbade56d56eff3a0a49b299d93e5 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DMPC8641HPCN.hbbf4796f6498fbade56d56eff3a0a49b299d93e5 Thu Oct 25 09:30:04 UTC 2007 Zhang Wei <wei.zhang@freescale.com> 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>