commit | 1a1640d9ef551e9e635aabb8270d9034e0cb8909 | [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 | 76c7c374024e1abcbd8186a00d20c2923da6f22c [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>