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:
0e55812
)
tizen: rpi: add a partition_ab bootargs
author
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 13 Jun 2022 09:26:05 +0000
(18:26 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 28 Oct 2024 11:28:37 +0000
(20:28 +0900)
Add a partition_ab bootargs and set to "a" by default.
Change-Id: Ief593f3b35efdda1170f2c35403a340f93dbfaf9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/samsung/tizen_rpi.h
patch
|
blob
|
history
diff --git
a/include/samsung/tizen_rpi.h
b/include/samsung/tizen_rpi.h
index bdcfc5d037d1bc95a25b7dd7077dccd9d5f8a4eb..a930fd1c7125c57bd9fdf6ec8c699e2e1f7d42e5 100644
(file)
--- a/
include/samsung/tizen_rpi.h
+++ b/
include/samsung/tizen_rpi.h
@@
-99,7
+99,7
@@
TIZEN_VC_MEM \
"8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2709.serial=0xed6687d3 " \
"bcm2709.uart_clock=48000000 dwc_otg.lpm_enable=0\0" \
- "opts=loglevel=4
\0"
\
+ "opts=loglevel=4
partition_ab=a\0"
\
"dfu_usb_con=0\0" \
"dfu_interface=mmc\0" \
"dfu_device=" __stringify(CONFIG_MMC_DEFAULT_DEV) "\0" \