commit | 8fa52f112536f3404b87e107699102e580892364 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Mar 23 01:40:03 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 24 01:45:41 2016 +0900 |
tree | 0f9594f1871b84f1b88c503cab3636d4ab0c8dfa | |
parent | 52f0c51bc16bb7a947dbd81db61fa515d4c2f72b [diff] |
ARM: uniphier: fix README instruction for updating U-Boot via TFTP Commit 3cb9abc9c512 ("ARM: uniphier: update U-Boot file names in workflow") missed to update these two sentences. Fix them now. Replace u-boot-spl-dtb.bin and u-boot-dtb.img with u-boot-spl.bin and u-boot.img, respectively. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>