diff options
| author | Tom Rini <trini@konsulko.com> | 2020-06-12 17:20:35 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2020-06-12 17:20:35 -0400 |
| commit | 9d886fd6a0888f121cd280d11434812a386045a2 (patch) | |
| tree | 29f65a6b8bcd9e98ce5cc1d9bab4fb6dfa94fd93 /scripts | |
| parent | be79009f3b9bbdbce283e67a865121e576d790ea (diff) | |
| parent | b45926fa1d5a1be2a55d0eb208bff8f04f00f875 (diff) | |
| download | u-boot-9d886fd6a0888f121cd280d11434812a386045a2.tar.gz u-boot-9d886fd6a0888f121cd280d11434812a386045a2.tar.xz u-boot-9d886fd6a0888f121cd280d11434812a386045a2.zip | |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
- Drop davinci, mxs spi nondm code
- Zap nondm soft_spi
- Switch few board to DM_SPI
- Drop omap3_pandora, pcm051 boards
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 2210f46e44..f6bf6f2474 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3810,7 +3810,6 @@ CONFIG_SYS_SPI_MXC_WAIT CONFIG_SYS_SPI_RTC_DEVID CONFIG_SYS_SPI_ST_ENABLE_WP_PIN CONFIG_SYS_SPI_U_BOOT_SIZE -CONFIG_SYS_SPI_WRITE_TOUT CONFIG_SYS_SPL_ARGS_ADDR CONFIG_SYS_SPL_LEN CONFIG_SYS_SPL_MALLOC_SIZE |
