# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 e30034551410432f84fb90467f6078b0f77775ce # < make -s -j 48 ARCH=um O=/kisskb/build/cdrx_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 48 ARCH=um O=/kisskb/build/cdrx_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3099:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/cdrx_um-defconfig_um-x86_64 # Build took: 0:00:38.448573