# 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 40 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_PERF_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- powernv_defconfig # Added to kconfig CONFIG_PERF_EVENTS=n # yes \n | make -s -j 40 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_PERF_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 40 ARCH=powerpc O=/kisskb/build/cdrx_powernv_defconfig+NO_PERF_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' Completed OK # rm -rf /kisskb/build/cdrx_powernv_defconfig+NO_PERF_ppc64le # Build took: 0:01:04.563556