]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: add emmcupdate command
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 16 Feb 2016 08:08:41 +0000 (17:08 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 28 Feb 2016 18:50:16 +0000 (03:50 +0900)
commitc231c4367ace6574e27ff0d1844d163fc471287b
tree293c5a005ed85d2729ca1f0832822c9073d9ba8c
parent569e4be172d1bf2041e97c0b65f872a7451b178a
ARM: uniphier: add emmcupdate command

The Boot ROM expects the boot image (SPL) in the Boot Partition 1.
So, updating images involves the hardware partition switch.  It might
be a bit advanced for some users.

To be user-friendly, this commit adds a useful command to update the
images; just put SPL and U-Boot proper into the public directory of
the TFTP server and execute "run emmcupdate" from the command line.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
doc/README.uniphier
include/configs/uniphier.h