commit | fdd834ed65645132c35701ddf59236f11ef4a1e2 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Dec 19 20:03:14 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Dec 29 11:38:34 2018 +0900 |
tree | 3440d98d6b3102f9b0dd04b5875912fde2792b2a | |
parent | 93270eb136563e117527e77c00c1460daf1f049f [diff] |
ARM: uniphier: allow to source boot script before distro-boot Some users might need additional setups before booting the kernel. If there is found a file 'boot.scr', run it before invoking the distro boot command. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>