commit | d74a3a25f67b9212ca1f4aac0a5266bd5240fc31 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jan 21 14:56:08 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Feb 14 16:36:12 2016 +0900 |
tree | 4f8102310bbd47e11393e57af3a4f1a5a284e6be | |
parent | 1e5cefa1f4cd2e5f90503adc8406fd8038faeb57 [diff] |
ARM: uniphier: factor out common part of boot commands The environment "bootm_low" is updated before the "bootz" command. This is common for all the boot modes (NOR, NAND, TFTP, etc.), so can be factored out. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>