summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2021-06-10 14:50:15 +0900
committerJaehoon Chung <jh80.chung@samsung.com>2021-06-10 14:50:15 +0900
commit680051cc60f34f40c4395b44b288332c9414418d (patch)
tree8d6699bf6d83aa2358507c29052c4c4adb3ed1f1
parentab63af3116c409d4e12a9a2bcf18f2587441eed6 (diff)
downloadu-boot-680051cc60f34f40c4395b44b288332c9414418d.tar.gz
u-boot-680051cc60f34f40c4395b44b288332c9414418d.tar.bz2
u-boot-680051cc60f34f40c4395b44b288332c9414418d.zip
Fix wrong dfu_info without ";". Change-Id: Iefbb1ffb43ee10e17977935e16618f7fc353f34d Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
-rw-r--r--include/samsung/tizen_amlogic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/samsung/tizen_amlogic.h b/include/samsung/tizen_amlogic.h
index 655a0ee52d..c0f05a6ccb 100644
--- a/include/samsung/tizen_amlogic.h
+++ b/include/samsung/tizen_amlogic.h
@@ -46,7 +46,7 @@
"user part -1 5;" \
"module part -1 6;" \
"ramdisk.img part -1 7;" \
- "ramdisk-recovery.img part -1 8" \
+ "ramdisk-recovery.img part -1 8;" \
"hal part -1 10" \
""