# git rev-parse -q --verify 6aa254f8d119df235963fd718d145317512963ac^{commit} 6aa254f8d119df235963fd718d145317512963ac already have revision, skipping fetch # git checkout -q -f -B kisskb 6aa254f8d119df235963fd718d145317512963ac # git clean -qxdf # < git log -1 # commit 6aa254f8d119df235963fd718d145317512963ac # Author: Cédric Le Goater # Date: Fri Oct 4 13:24:36 2019 +0200 # # mtd: spi-nor: aspeed: Add read training support for the AST2600 # # The read training algorithm consists of finding the appropriate read # timing delays for the HCLK dividers in range [ 2 - 5 ] and store the # results in the Read Timing Compensation register. The previous AST2500 # and AST2400 SoCs were covering a broader HCLK range [ 1 - 5 ] because # the AHB frequency was lower. # # The algorithm first reads a golden buffer at low speed and then # performs reads with different clocks and delay cycle settings to find # a breaking point. This selects the default clock frequency for the CEx # control register. The current settings are bit optimistic as we pick # the first delay giving good results. A safer approach would be to # determine an interval and choose the middle value. We might change the # approach depending on the results on other systems. # # Signed-off-by: Cédric Le Goater # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 6aa254f8d119df235963fd718d145317512963ac # < make -s -j 120 ARCH=mips O=/kisskb/build/cdrx_mips-allnoconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allnoconfig # make -s -j 120 ARCH=mips O=/kisskb/build/cdrx_mips-allnoconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] FIT description: Linux 5.4.0-rc1+ Created: Fri Oct 4 23:39:32 2019 Image 0 (kernel@0) Description: Linux 5.4.0-rc1+ Created: Fri Oct 4 23:39:32 2019 Type: Kernel Image Compression: gzip compressed Data Size: 660950 Bytes = 645.46 KiB = 0.63 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80228d80 Hash algo: sha1 Hash value: 571a144f0c2629efcf66f9d5f73f9ea66f43ebeb Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/cdrx_mips-allnoconfig_mipsel # Build took: 0:00:11.081159