]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
authorStephen Warren <swarren@nvidia.com>
Mon, 10 Feb 2014 20:11:53 +0000 (13:11 -0700)
committerTom Warren <twarren@nvidia.com>
Wed, 5 Mar 2014 23:59:08 +0000 (16:59 -0700)
commitf75dc784fcce676848c3c5c3d726be44c274a551
tree2830f1fce94739bed17fddeb60e1c1d353e06463
parent716ff5ce1df460f75f32009b85e77962c993290c
ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS

Tegra's EHCI controllers only have a single PORTSC register. Configure
U-Boot to know this. This prevents e.g. ehci_shutdown() from touching
non-existent registers.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/tegra114-common.h
include/configs/tegra124-common.h
include/configs/tegra20-common.h
include/configs/tegra30-common.h