# git rev-parse -q --verify e1ef035d272ef4dbfdda98e58699698305138856^{commit} e1ef035d272ef4dbfdda98e58699698305138856 already have revision, skipping fetch # git checkout -q -f -B kisskb e1ef035d272ef4dbfdda98e58699698305138856 # git clean -qxdf # < git log -1 # commit e1ef035d272ef4dbfdda98e58699698305138856 # Merge: b7badd1d7aa6 82c7b351be3f # Author: Linus Torvalds # Date: Mon Dec 31 17:40:14 2018 -0800 # # Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC defconfig updates from Olof Johansson: # "Most changes here are to enable new drivers and platforms in the # various configs that affect them. Most of these have been covered and # described in the other branches, we mostly keep defconfig separate to # avoid conflicts between SoC/dt/driver updates that they otherwise # would be grouped with. # # One thing worth mentioning here is that OMAP changes from using their # own UART driver, to 8250, for the multi_v7_defconfig shared config on # 32-bit. This means that the console is now named ttyS* instead of # ttyO*. This change was already done for omap2_defconfig a while back, # so most users of these configs have either already updated, or can # easily follow the same patterns as they did at that time. This makes # platform support slightly easier for distros, since they no longer # need to keep track of a separate console prefix for these platforms" # # * tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (31 commits) # Revert "arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO" # arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO # arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE # arm64: defconfig: Regenerate for v4.20 # ARM: multi_v7_defconfig: Add TOSHIBA TC358764 bridge driver # ARM: multi_v7_defconfig: Add MAX8952 regulator driver # ARM: exynos_defconfig: Add TOSHIBA TC358764 bridge driver # ARM: exynos_defconfig: Add MAX8952 regulator driver # ARM: exynos_defconfig: Add MAX8998 RTC and charger drivers # ARM: imx_v6_v7_defconfig: add imx7ulp support # ARM: imx_v6_v7_defconfig: Select TOUCHSCREEN_GOODIX # ARM: multi_v7_defconfig: enable STM32 analog & timer drivers # arm64: defconfig: Enable GCC and PINCTRL for MSM8998 # arm64: defconfig: Enable core Qualcomm SDM845 options # ARM: defconfig: Enable the PL111 DRM driver on vexpress # ARM: defconfig: Update the vexpress defconfig # arm64: defconfig: Enable some qcom remoteproc configs # arm64: defconfig: Enable QCS404 configs # ARM: imx_v6_v7_defconfig: Enable USB_ANNOUNCE_NEW_DEVICES # ARM: imx_v6_v7_defconfig: Enable BT_BNEP # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 e1ef035d272ef4dbfdda98e58699698305138856 # < make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/xilfpga/nexys4ddr.dts:109.16-112.8: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b" FIT description: Linux 4.20.0-ge1ef035d272e Created: Tue Jan 1 14:56:59 2019 Image 0 (kernel@0) Description: Linux 4.20.0-ge1ef035d272e Created: Tue Jan 1 14:56:59 2019 Type: Kernel Image Compression: gzip compressed Data Size: 4480676 Bytes = 4375.66 KiB = 4.27 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x808521f0 Hash algo: sha1 Hash value: 5a339740a350d21c62e060a0cd5ac37e582281af Image 1 (fdt@boston) Description: img,boston Device Tree Created: Tue Jan 1 14:56:59 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Tue Jan 1 14:56:59 2019 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: Tue Jan 1 14:56:59 2019 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/linus_mips-defconfig_mips-gcc8 # Build took: 0:02:27.265429