Unverified Commit 9446a5d8 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

Merge pull request #337003 from alyssais/no-tell-kernel

parents 74946f89 148261d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -209,7 +209,7 @@ in
        # type=b is 'W95 FAT32', type=83 is 'Linux'.
        # The "bootable" partition is where u-boot will look file for the bootloader
        # information (dtbs, extlinux.conf file).
        sfdisk $img <<EOF
        sfdisk --no-reread --no-tell-kernel $img <<EOF
            label: dos
            label-id: ${config.sdImage.firmwarePartitionID}