aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-13 07:11:09 -0500
committerTom Rini <trini@konsulko.com>2021-12-13 07:11:09 -0500
commit026c010c4af47d6f087eee3e54736b7014b43d75 (patch)
treedef425b777626e57cefce65c366afdcfda6507a0 /include
parenta1c01b17c59ec03c678073e145fbd094c7606dc8 (diff)
parentd5f1beb058a48fb057d3a62dc751a19c1a3db279 (diff)
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
- A few clean ups for the RZG2
Diffstat (limited to 'include')
-rw-r--r--include/configs/beacon-rzg2m.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/beacon-rzg2m.h b/include/configs/beacon-rzg2m.h
index 18d442e06a..14d6df328a 100644
--- a/include/configs/beacon-rzg2m.h
+++ b/include/configs/beacon-rzg2m.h
@@ -23,7 +23,7 @@
"boot_fdt=try\0" \
"fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
"initrd_addr=0x43800000\0" \
- "mmcdev=0\0" \
+ "mmcdev=1\0" \
"mmcpart=1\0" \
"mmcrootpart=2\0" \
"finduuid=part uuid mmc ${mmcdev}:${mmcrootpart} uuid\0" \