diff options
author | Tom Rini <trini@konsulko.com> | 2024-10-31 11:47:25 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-10-31 13:34:29 -0600 |
commit | e61ea9f2e5d2967826c2c6e3edba961064fbbaa1 (patch) | |
tree | be0a8f1d9580e17de1dbb559eb4bae77023f1b38 /cpu/mpc5xx/u-boot.lds | |
parent | 1d147b74f437fb0e85821e8271fe52bc5fd30194 (diff) | |
download | u-boot-master.zip u-boot-master.tar.gz u-boot-master.tar.bz2 |
While we want to compile the SPI_STACKED_PARALLEL code everywhere we
can, it must first be guarded with an #if for DM_SPI as not all cases
where we have this code built, such as in SPL, will have the relevant
DM_SPI option enabled.
Fixes: 43423cdc5dc1 ("mtd: spi-nor: Always build SPI_STACKED_PARALLEL code")
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'cpu/mpc5xx/u-boot.lds')
0 files changed, 0 insertions, 0 deletions