Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/clk/
H A Dclk-ld11.c9c5313dc Thu Oct 27 09:47:06 CDT 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>