[U-Boot] Tegra USB driver movement

Lucas Stach dev at lynxeye.de
Mon Oct 1 02:22:45 CEST 2012


Hi all,

now that everything involving Colibri T20 is in pretty good shape I'm
moving on to some code cleanups to the U-Boot Tegra codebase.

One of the big things on my list is the move of the Tegra USB driver
implementation to the correct location in drivers/usb/host. In
anticipation of this move all USB related changes for the next merge
window have already gone through the u-boot-usb tree to minimize
conflicts.

Now with the mass renaming of Tegra header files for the Tegra 3
clearing we have another situation which makes the move harder to do
without breaking the build of either the u-boot-usb or u-boot-tegra
tree. However we can easily solve that with some proper coordination.

So the  plan is a follows:
The mass renaming of the Tegra header files did not generate any back
push from developers involved in Tegra. So if Tom is confident that this
change is good to go, I would like him to do a pull request to
u-boot-arm as soon as possible. On IRC Albert already expressed his plan
to do another pull request to u-boot master by Thursday latest. If we
could get in the mass rename into this pull request it would be really
great, as it would allow to sync the u-boot-usb tree with the current
Tegra work in the next week. Once this is done we can easily move the
Tegra USB driver without breaking anything.

Would this be ok with everyone?

Thanks,
Lucas



More information about the U-Boot mailing list