diff options
author | ramneek mehresh <ramneek.mehresh@freescale.com> | 2014-08-22 10:56:05 +0530 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2014-09-24 13:05:51 -0700 |
commit | e628c8f75de952031f7b9fb9ae465a2a99d4c7f8 (patch) | |
tree | ac1c7e67f77170615da11d32d5b4268044d7575f /lib/physmem.c | |
parent | 363fb32aca268701a0918d67099fb344194f1746 (diff) | |
download | u-boot-imx-e628c8f75de952031f7b9fb9ae465a2a99d4c7f8.zip u-boot-imx-e628c8f75de952031f7b9fb9ae465a2a99d4c7f8.tar.gz u-boot-imx-e628c8f75de952031f7b9fb9ae465a2a99d4c7f8.tar.bz2 |
powerpc/8xxx: Fix in USB device-tree fixup
Fix following issues in USB device-tree fixup:
- returns when either dr_mode or phy_type not defined.
This was terminating fix-up when only either property
was defined in hwconfig string
- updates dr_mode_type or dr_phy_type with junk value when
their index is -1. Now these are updated only when their
respective index is pointing to relevant types
in modes[] and phys[] array
- dr_mode_type and dr_phy_type were not NULL for
each controller
Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'lib/physmem.c')
0 files changed, 0 insertions, 0 deletions