mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-05 00:41:17 +01:00
fdt_fixup: Fixed TCSR_USB_HSPHY_DEVICE_MODE
Change-Id: Ifd58bf211c30c7e39bfb3b96abbba8a1a51f79fa Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
parent
d2267ec5cd
commit
0517d2687f
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
#include <sdhci.h>
|
||||
|
||||
#define DLOAD_MAGIC_COOKIE 0x10
|
||||
#define TCSR_USB_HSPHY_DEVICE_MODE 0x00C700E70
|
||||
#define TCSR_USB_HSPHY_DEVICE_MODE 0x00C700E7
|
||||
DECLARE_GLOBAL_DATA_PTR;
|
||||
|
||||
#define CPU0_APCS_SAW2_VCTL 0x0b089014
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue