Home
last modified time | relevance | path

Searched hist:"9 c5313dc095ccab69dc9a0e100cdbda62369d4fb" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/clk/
H A Dclk-ld11.c9c5313dc095ccab69dc9a0e100cdbda62369d4fb Thu Oct 27 14:47:06 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3

The USB boot without the stand-by MPU is available on ES3 or later
of LD11 SoC, but the code in this if-conditional block must not be
run when booting from USB. Check if the boot device is USB, and
skip the code in the case.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>