]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: add uniphier_v8_defconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 21 Jan 2017 09:05:23 +0000 (18:05 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 Jan 2017 06:15:22 +0000 (15:15 +0900)
commit82b3d98b3af6cecc7a8c1f1781823d831864293d
tree7b0ea1318653b242b202af095d8a6dc67a0430b1
parent561ca649a8e3d459e95d23b903cd027096935278
ARM: uniphier: add uniphier_v8_defconfig

This defconfig does not support SPL.  If you use this, the basic
SoC initialization must be done in firmware that runs before U-Boot.
(Generally, ARM Trusted Firmware is expected to do this job).

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
configs/uniphier_v8_defconfig [new file with mode: 0644]