# git rev-parse -q --verify 13fd174be1903cc069bb73b0d53a0420b8f6d778^{commit} 13fd174be1903cc069bb73b0d53a0420b8f6d778 already have revision, skipping fetch # git checkout -q -f -B kisskb 13fd174be1903cc069bb73b0d53a0420b8f6d778 # git clean -qxdf # < git log -1 # commit 13fd174be1903cc069bb73b0d53a0420b8f6d778 # Author: Michael Ellerman # Date: Tue Dec 11 23:26:17 2018 +1100 # # powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigs # # This reverts the remains of commit b9ef7d6b11c1 ("powerpc: Update # default configurations"). # # That commit was proceeded by a commit which added a config option to # control use of BOOTX for early debug, ie. PPC_EARLY_DEBUG_BOOTX, and # then the update of the defconfigs was intended to not change behaviour # by then enabling the new config option. # # However enabling PPC_EARLY_DEBUG had other consequences, notably # causing us to register the udbg console at the end of udbg_early_init(). # # This means on a system which doesn't have anything that BOOTX can # use (most systems), we register the udbg console very early but the # bootx code just throws everything away, meaning early boot messages # are never printed to the console. # # What we want to happen is for the udbg console to only be registered # later (from setup_arch()) once we've setup udbg_putc, and then all # early boot messages will be replayed. # # Fixes: b9ef7d6b11c1 ("powerpc: Update default configurations") # Reported-by: Torsten Duwe # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 13fd174be1903cc069bb73b0d53a0420b8f6d778 # < make -s -j 120 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 120 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b" FIT description: Linux 4.20.0-rc2-g13fd174be190 Created: Wed Dec 12 03:43:11 2018 Image 0 (kernel@0) Description: Linux 4.20.0-rc2-g13fd174be190 Created: Wed Dec 12 03:43:11 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4505742 Bytes = 4400.14 KiB = 4.30 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8085c670 Hash algo: sha1 Hash value: 3c1566ad5f9ba8225c9292806fca4b78a20b87d4 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Wed Dec 12 03:43:11 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Wed Dec 12 03:43:11 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Wed Dec 12 03:43:11 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/powerpc-next_mips-defconfig_mipsel # Build took: 0:01:08.245186