commit | a8ae948adeee932e885f1a9fa1d7ca020ca3381a | [log] [tgz] |
---|---|---|
author | Alper Nebi Yasak <alpernebiyasak@gmail.com> | Fri Jul 07 22:16:36 2023 +0300 |
committer | Kever Yang <kever.yang@rock-chips.com> | Mon Jul 31 14:40:13 2023 +0800 |
tree | 712dd443932ba95e2792649142fd753b8116cbb9 | |
parent | a231a242f0e0468a74cbce556ec7f0d00551e2a9 [diff] |
rockchip: veyron: Enable building SPI ROM images Commit 9b312e26fc77 ("rockchip: Enable building a SPI ROM image on jerry") produces a u-boot.rom file for chromebook_jerry, intended to be written to SPI flash. Build this file for other veyron boards as well, especially because they are already configured only to boot from SPI. 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>