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.
1 parent 36550e1 commit 3f7ccfdCopy full SHA for 3f7ccfd
1 file changed
config/boards/musepipro.conf
@@ -18,6 +18,7 @@ function post_config_uboot_target__extra_configs_for_musepi_pro() {
18
run_host_command_logged scripts/config --enable CONFIG_FS_BTRFS
19
run_host_command_logged scripts/config --enable CONFIG_CMD_BTRFS
20
run_host_command_logged scripts/config --enable CONFIG_SPI_FLASH_USE_4K_SECTORS
21
+ declare -g UBOOT_LOGLEVEL="1"
22
}
23
24
function post_family_tweaks_bsp__musepi_pro_extras() {
0 commit comments