diff mbox series

[U-Boot,1/6] mvebu: turris_omnia: use u-boot-spl-dtb.bin

Message ID 4ac85edbde31a08194a3c97a6fe373039fbb59f1.1529328522.git.baruch@tkos.co.il
State Accepted
Commit f05062edc4c9cbb47ef11aebbb72d1580695127f
Delegated to: Stefan Roese
Headers show
Series mvebu: allow selection of boot device | expand

Commit Message

Baruch Siach June 18, 2018, 6:56 p.m. UTC
u-boot-spl.bin and u-boot-spl-dtb.bin are identical when building the
turris_omnia_defconfig. This commit makes Turris Omnia consistent with
all other mvebu boards.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 board/CZ.NIC/turris_omnia/kwbimage.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/board/CZ.NIC/turris_omnia/kwbimage.cfg b/board/CZ.NIC/turris_omnia/kwbimage.cfg
index cc057925566c..1f748db37c1e 100644
--- a/board/CZ.NIC/turris_omnia/kwbimage.cfg
+++ b/board/CZ.NIC/turris_omnia/kwbimage.cfg
@@ -9,4 +9,4 @@  VERSION		1
 BOOT_FROM	spi
 
 # Binary Header (bin_hdr) with DDR3 training code
-BINARY spl/u-boot-spl.bin 0000005b 00000068
+BINARY spl/u-boot-spl-dtb.bin 0000005b 00000068