Files
u-boot/include
Simon Glass a1a8a63385 spi: Tweak a few strange SPI NOR features for of-platdata
The #define of one struct to another has been around for a while. It
confuses dtoc and makes it think that struct spi_flash does not exist.

Make a few changes to improve things while we wait for migration to be
completed:

- Move the 'struct spi_flash' to column 1 so dtoc scans it
- Remove the #define when compiling dt-platdata.c
- Update the strange mtd_get/set_of_node() functions
- Use struct spi_nor in the drivers, so dtoc sees the correct struct

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-01-05 12:24:41 -07:00
..
2020-12-01 14:12:28 -05:00
2020-10-30 14:20:27 +01:00
2020-12-31 14:32:27 +01:00
2020-10-30 10:56:11 -04:00
2020-11-06 09:51:34 +08:00
2020-10-27 08:13:33 +01:00
2020-12-13 07:58:17 -07:00
2020-12-18 20:32:21 -07:00
2021-01-05 12:24:40 -07:00
2020-11-06 10:18:20 +08:00