summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-21 10:39:06 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-21 10:39:06 +0200
commit8b3464d1526899e1d68cbcb87c221cd52e3f8099 (patch)
tree7030644b4060e8b2d826edbfe3de485f36474445 /recipes-bsp/u-boot/u-boot
parentce85f0da77ed410beadba7574af5c975b51dd812 (diff)
downloadmeta-ti-8b3464d1526899e1d68cbcb87c221cd52e3f8099.tar.gz
uboot 2011.10rc: rediff RO patch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot/2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot/2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch b/recipes-bsp/u-boot/u-boot/2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch
index 28877463..4dc053e0 100644
--- a/recipes-bsp/u-boot/u-boot/2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch
+++ b/recipes-bsp/u-boot/u-boot/2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch
@@ -18,7 +18,7 @@ index cb45037..5db3d9f 100755
18 "mmc_dev=0\0" \ 18 "mmc_dev=0\0" \
19- "mmc_root=/dev/mmcblk0p2 rw\0" \ 19- "mmc_root=/dev/mmcblk0p2 rw\0" \
20+ "mmc_root=/dev/mmcblk0p2 ro\0" \ 20+ "mmc_root=/dev/mmcblk0p2 ro\0" \
21 "nand_root=/dev/mtdblock4 rw\0" \ 21 "nand_root=/dev/mtdblock7 rw\0" \
22 "spi_root=/dev/mtdblock4 rw\0" \ 22 "spi_root=/dev/mtdblock4 rw\0" \
23 "nor_root=/dev/mtdblock3 rw\0" \ 23 "nor_root=/dev/mtdblock3 rw\0" \
24-- 24--