commit | 9bdccff4622d5bbc53596cb3c174cc06bd0d0afc | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 31 16:30:47 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Sep 01 11:11:30 2017 +0900 |
tree | 70bdafd039c7a14b338f26185f0defa2dde3e529 | |
parent | 91be51284600fcccbc165cf55d3420124c0f33fa [diff] |
uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC Due to a bug in the Boot ROM, the USB load API turned out not working as expected. It is unfixable because the Boot ROM is hard-wired. Add work around code in TF to bypass the problematic Boot ROM code. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>