Skip to content

Commit 3f7ccfd

Browse files
committed
SpacemiT: Decrease MusePi Pro u-boot log level
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
1 parent 36550e1 commit 3f7ccfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/boards/musepipro.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ function post_config_uboot_target__extra_configs_for_musepi_pro() {
1818
run_host_command_logged scripts/config --enable CONFIG_FS_BTRFS
1919
run_host_command_logged scripts/config --enable CONFIG_CMD_BTRFS
2020
run_host_command_logged scripts/config --enable CONFIG_SPI_FLASH_USE_4K_SECTORS
21+
declare -g UBOOT_LOGLEVEL="1"
2122
}
2223

2324
function post_family_tweaks_bsp__musepi_pro_extras() {

0 commit comments

Comments
 (0)