T210: XUSB: Add code to find/load RP4 blob (XUSB FW) on Nano and TX1
Previously, CBoot was responsible for finding & loading the RP4 blob.
But CBoot does nothing w/XUSB/XHCI on L4T T210 boards, and U-Boot now is
doing the XHCI driver init, so I moved the RP4 blob load to U-Boot.
Tested working on both Nano SKU0/SKU2/SKU3 (QSPI and eMMC) and TX1.
Removed dependence on CBoot XUSB FW address. Removal of CBoot's RP4 load
will happen in another patch.
Bug 3392169
Change-Id: I3327f82f0a992362e83e42418032552a826ab879
Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/u-boot/+/2604083
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
7 files changed