Module Name: src Committed By: tnn Date: Wed Apr 1 20:37:32 UTC 2020
Modified Files: src/sys/arch/arm/rockchip: rk_spi.c Log Message: Don't fail if we cannot compute the clock divider because the master clock is too slow for what the slave device requested. Instead warn and select the highest available slave clock rate. Should fix boot hang on Pinebook Pro when using spiflash(4). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/rockchip/rk_spi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.