commit | e5b33200f8fcc79c8555dd0b852827912abc0b04 | [log] [tgz] |
---|---|---|
author | Alper Nebi Yasak <alpernebiyasak@gmail.com> | Fri Jul 21 11:46:00 2023 +0300 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Jul 28 18:45:03 2023 +0800 |
tree | a8552750aaf9a9b9a028441283980fb205bb12fa | |
parent | 0022461ba651d28b35301f0d3bb37af6cd6df431 [diff] |
rockchip: veyron: Enable Winbond SPI flash Some veyron boards seem to have Winbond SPI flash chips instead of GigaDevice ones. At the very least, coreboot builds for veyron boards have them enabled [1]. Enable support for them here as well. [1] https://review.coreboot.org/c/coreboot/+/9719 Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>