commit | 871c40dcbe13e4cae823944362b79ab2b3cf9f23 | [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 | cbe7322d17b780f24d03f2a4b592aab8e956ddc0 [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>