1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00

uboot 2011.10rc: rediff RO patch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-21 10:39:06 +02:00
parent ce85f0da77
commit 8b3464d152
@@ -18,7 +18,7 @@ index cb45037..5db3d9f 100755
"mmc_dev=0\0" \
- "mmc_root=/dev/mmcblk0p2 rw\0" \
+ "mmc_root=/dev/mmcblk0p2 ro\0" \
"nand_root=/dev/mtdblock4 rw\0" \
"nand_root=/dev/mtdblock7 rw\0" \
"spi_root=/dev/mtdblock4 rw\0" \
"nor_root=/dev/mtdblock3 rw\0" \
--