commit | 85a8f213fb93d4fc6f0aa0ffbd55b65d2efecc8f | [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 | 1942216a9dd8d792a5c8abdd88a7639cf3370b62 [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>