# git rev-parse -q --verify e30034551410432f84fb90467f6078b0f77775ce^{commit} e30034551410432f84fb90467f6078b0f77775ce already have revision, skipping fetch # git checkout -q -f -B kisskb e30034551410432f84fb90467f6078b0f77775ce # git clean -qxdf # < git log -1 # commit e30034551410432f84fb90467f6078b0f77775ce # Author: Cédric Le Goater # Date: Fri Jun 22 10:09:23 2018 +0200 # # mtd: spi-nor: aspeed: limit the maximum SPI frequency # # The optimize read algo can choose a 100MHz SPI frequency which might # be a bit too high for dual output IO on some chips, for the W25Q256 on # palmetto for instance. The MX66L1G45G on witherspoon should be fine # though. Also, the second chip of the FMC controller does not get any # optimize settings for reads. Only the first is configured by U-Boot. # # To fix these two issues, we introduce a "spi-max-frequency" property # in the device tree which will be used to cap the optimize read # algorithm and we run the algo on the FMC controller chips as well. # # By default, the frequency setting is 50MHz. # # Signed-off-by: Cédric Le Goater # < /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-gcc --version # < git log --format=%s --max-count=1 e30034551410432f84fb90467f6078b0f77775ce # < make -s -j 48 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_RADIX_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- powernv_defconfig # Added to kconfig CONFIG_PPC_RADIX_MMU=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_RADIX_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_RADIX_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' ERROR: "radix__flush_tlb_lpid_page" [arch/powerpc/kvm/kvm-hv.ko] undefined! ERROR: "radix__local_flush_tlb_lpid_guest" [arch/powerpc/kvm/kvm-hv.ko] undefined! ERROR: "radix__flush_pwc_lpid" [arch/powerpc/kvm/kvm-hv.ko] undefined! /kisskb/src/scripts/Makefile.modpost:92: recipe for target '__modpost' failed make[2]: *** [__modpost] Error 1 /kisskb/src/Makefile:1211: recipe for target 'modules' failed make[1]: *** [modules] Error 2 make[1]: *** Waiting for unfinished jobs.... Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_RADIX_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/cdrx_powernv_defconfig+NO_RADIX_ppc64le # Build took: 0:02:30.440055