Skip to content

Commit

Permalink
add boot stage flag
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxaspec committed Apr 2, 2024
1 parent 405b0db commit 2b1c892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/configs/isvp_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ BOOTARGS_COMMON \
"disable_eth=false\0" \
"disable_sd=false\0" \
"enable_updates=false\0" \
"boot_complete=false\0" \
"soc="CONFIG_SOC"\0" \
CONFIG_EXTRA_SETTINGS \
CONFIG_GPIO_SETTINGS \
Expand Down

0 comments on commit 2b1c892

Please sign in to comment.