
On Sat, Jun 15, 2013 at 09:46:19PM +0200, Marek Vasut wrote:
Dear Jim Lin,
Add DT node for USB EHCI function. Add support for T30-Cardhu, T30-Beaver, T114-Dalmore boards.
I'd like to get ACK from someone with the actual hardware.
btw. How usable is the cardhu with current U-Boot ? That's the ASUS TF700, right? How can I install U-Boot on it, is there any howto?
I don't think Cardhu and TF700 are the same hardware. I'm not familiar with the TF700, but if you have access to the recovery mode you should be able to put mainline U-Boot on it using documentation found here:
ftp://download.nvidia.com/tegra-public-appnotes/index.html
There's also a pretty new tool to perform almost all of the required steps automatically:
https://github.com/NVIDIA/tegra-uboot-flasher-scripts
You should follow the instructions in the README-developer.txt to get started.
But given that the hardware might not be the same as Cardhu, I'm not sure you can actually run mainline U-Boot on it. I don't suppose the schematics for the TF700 are available anywhere? =)
Thierry