summaryrefslogtreecommitdiff
path: root/include/configs/ds414.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ds414.h')
-rw-r--r--include/configs/ds414.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ds414.h b/include/configs/ds414.h
index f8273a92f1..76d1713fdc 100644
--- a/include/configs/ds414.h
+++ b/include/configs/ds414.h
@@ -50,7 +50,7 @@
"ethmtu=1500\0eth1mtu=1500\0" \
"update_uboot=sf probe; dhcp; " \
"mw.b ${loadaddr} 0x0 0xd0000; " \
- "tftpboot ${loadaddr} u-boot-spl.kwb; " \
+ "tftpboot ${loadaddr} u-boot-with-spl.kwb; " \
"sf update ${loadaddr} 0x0 0xd0000\0"