]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk3399: rock960: explicitly disable SPI flash
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 14 Feb 2021 19:43:28 +0000 (19:43 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 30 Mar 2021 08:53:00 +0000 (16:53 +0800)
commit6a9962aa3227c7f708b58e4a2cde679f1a6edfd4
treedede813b27a08ab6c966b27ca15701209ac2f64e
parent61cd6f0aaf4cd0ec89eaafd1256e0725160f9651
rockchip: rk3399: rock960: explicitly disable SPI flash

The Rock960 doesn't have SPI flash on-board, but the bits
get enabled by default which means when booting we get
some errors. Explicitly disable it to stop the errors.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/rock960-rk3399_defconfig