commit | 95a2d438c905e78b061768f5339abc9193675df4 | [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 | d5cf32977f0068c046687e3ff944c5e637b4bfa0 [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>