]> git.baikalelectronics.ru Git - uboot.git/commit
tegra20: common: fix USB_EHCI_TXFIFO_THRESH value
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 16 Sep 2018 17:22:58 +0000 (18:22 +0100)
committerTom Warren <twarren@nvidia.com>
Wed, 20 Feb 2019 16:01:43 +0000 (09:01 -0700)
commit7c44e885d145fe7b46476b5966c220bf145ade39
tree129f3d779e4933e34c7a995060a290b0a53c5434
parent98d58a69d0073612df7283a07e0ce27580d39b3e
tegra20: common: fix USB_EHCI_TXFIFO_THRESH value

All other Tegra devices that define USB_EHCI_TXFIFO_THRESH use hex
representation, fix tegra20 to be the same format.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Tom Warren <twarren@nvidia.com>
Cc: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/tegra20-common.h