commit | 84cf8e59fd1d2aefdd4754c79cb0ce8f1e9456ca | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Dec 11 05:47:40 2020 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Dec 28 09:42:06 2020 +0100 |
tree | d12381c53c254110237d7432374ee12a5adc254a | |
parent | b2752509e6bef5f24ca24346f134ade98ae411fb [diff] |
arm: mvebu: armada-xp-gp.dts: Add spi0 alias For correct spi bus detection the spi0 alias is needed in the DT. Otherwise this error will ocurr in U-Boot: Invalid bus 0 (err=-19) Failed to initialize SPI flash at 0:0 (error -19) Signed-off-by: Stefan Roese <sr@denx.de> Cc: Dennis Gilmore <dgilmore@redhat.com> Tested-by: Dennis Gilmore <dgilmore@redhat.com>