commit | 98c79622918d91b70dc3f172731b065814e2755b | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Sun Feb 14 19:43:28 2021 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Tue Mar 30 16:53:00 2021 +0800 |
tree | dede813b27a08ab6c966b27ca15701209ac2f64e | |
parent | 44e1ad40e9e679006b572895293d2ba4efeb9968 [diff] |
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>