- usb_mass_storage, xhci-brcm bugfixes
This commit is contained in:
Tom Rini 2021-10-31 12:48:08 -04:00
commit 77680d8f85
2 changed files with 3 additions and 2 deletions

View file

@ -74,8 +74,8 @@ static int ums_init(const char *devtype, const char *devnums_part_str)
if (!devnum_part_str)
break;
partnum = blk_get_device_part_str(devtype, devnum_part_str,
&block_dev, &info, 1);
partnum = part_get_info_by_dev_and_name_or_num(devtype, devnum_part_str,
&block_dev, &info, 1);
if (partnum < 0)
goto cleanup;

View file

@ -8,6 +8,7 @@
#include <fdtdec.h>
#include <usb.h>
#include <asm/io.h>
#include <dm/device_compat.h>
#include <usb/xhci.h>
#define DRD2U3H_XHC_REGS_AXIWRA 0xC08