commit | ef5c7d6d5c5cfe146c848e67e042bab6ba150d43 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Feb 13 12:27:37 2020 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Feb 28 02:29:32 2020 +0900 |
tree | ea8da8e25b22ca189ac61b295170f391546cd277 | |
parent | 8b912fbb8cbfd43a4e0db771fa8eb9025d776f9c [diff] |
ARM: uniphier: add sdscript, sdboot, sdupdate environment variables Add handy macros: - sdscript: source boot.scr in the file system of the SD media - sdboot : boot the kernel using the images in the file system of the SD media - sdscript: update the boot firmware in the SD media (in raw block sectors) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>