
14 Jan
2013
14 Jan
'13
7:44 p.m.
On 01/12/2013 02:07 AM, Allen Martin wrote:
Add node for tegra20 SPI SFLASH controller to fdt.
diff --git a/board/nvidia/dts/tegra20-seaboard.dts b/board/nvidia/dts/tegra20-seaboard.dts
- spi@7000c380 {
spi-max-frequency = <25000000>;
- };
Seaboard doesn't actually have SPI enabled, and probably shouldn't given that would require the hacky UART/SPI switch cruft.
TrimSlice on the other hand does have SPI enabled, so its .dts file would need the above change.