airoha: Get rid of unintended prints during sysupgrade
Compare changes
@@ -11,12 +11,11 @@ platform_check_image() {
@@ -11,12 +11,11 @@ platform_check_image() {
if [ "$(get_root_device_type)" = emmc ] && ! get_image_component_ref "$image" bootloader-emmc "$configuration" ; then
@@ -32,7 +31,7 @@ __check_image_70_65_downgrade() {
@@ -32,7 +31,7 @@ __check_image_70_65_downgrade() {