commit | 7968e43115c97d3da6eff06f42372f89caff98f0 | [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 | f125f95e1994dc366aea58253f935eadb8464574 [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>