projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
189d0c6
)
rpi: support flashing an image of the INFORM partition
author
Łukasz Stelmach
<l.stelmach@samsung.com>
Mon, 16 Oct 2017 08:43:12 +0000
(10:43 +0200)
committer
Marek Szyprowski
<m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000
(11:19 +0100)
Change-Id: I3a48b84454eccc1b5382f47930d40fd55f67ac6d
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
scripts/tizen/sd_fusing_rpi3.sh
patch
|
blob
|
history
diff --git
a/scripts/tizen/sd_fusing_rpi3.sh
b/scripts/tizen/sd_fusing_rpi3.sh
index 19b08f4acd6a56e1791a84852eff516aec04fb5b..a9996417b447599d59c48c2e21d134674962654d 100755
(executable)
--- a/
scripts/tizen/sd_fusing_rpi3.sh
+++ b/
scripts/tizen/sd_fusing_rpi3.sh
@@
-19,6
+19,7
@@
declare -a PART_TABLE=(
"modules.img" 6 512
"ramdisk.img" 7 512
"ramdisk-recovery.img" 8 512
+ "inform.img" 9 512
)
declare -r -i PART_TABLE_ROW=3