We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
prepare_boot_configuration()
1 parent 5161987 commit ca67212Copy full SHA for ca67212
1 file changed
config/sources/families/include/rockchip64_common.inc
@@ -160,6 +160,7 @@ case "$BOOT_SOC" in
160
esac
161
162
prepare_boot_configuration() {
163
+ display_alert "Preparing boot configuration" "rockchip64_common::prepare_boot_configuration()" "info"
164
ATFSOURCE=''
165
ATF_COMPILE='no'
166
case "$BOOT_SCENARIO" in
0 commit comments