commit | bd716dd03d8f22fe91924e43f4d1f69733570e60 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Apr 13 09:57:04 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 17:11:44 2016 -0400 |
tree | 4019704ae66ef0410d6e56ee26d39d9972339c30 | |
parent | c1f2057cee092255474705a476c3b986bd72ed41 [diff] |
ARM: AM43xx: Fix BOOT_DEVICE_USB ID commit 62c5674ea136a ("omap: SPL boot devices cleanup and completion") cleans up the boot device ids for amx3xx soc. But mistakenly updates wrong device IDs for AM43xx USB. Fixing the same here. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>