commit | a1766a50c2ce22af6e9b9011fa4e816263142f6b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 21 14:53:28 2019 -0700 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Feb 01 16:59:13 2019 +0100 |
tree | 7aa4d82ad077bb90f7f954b6ea28b2a1c646c4f2 | |
parent | 27f8d3766a7c46575e40bfc256ad019971ac2a3b [diff] |
rockchip: Allow booting from SPI The u-boot,spl-boot-device property only allows MMC at present. Add SPI as well for boards that boot from SPI flash. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>