summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/u8500.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index 05eb70d4d..d99ea5bd6 100644
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -169,7 +169,7 @@
"commonargs=setenv bootargs console=${console} " \
"vmalloc=300M\0" \
"emmcargs=setenv bootargs ${bootargs} " \
- "root=/dev/mmcblk0p2 " \
+ "root=/dev/mmcblk0p3 " \
"rootwait\0" \
"addcons=setenv bootargs ${bootargs} " \
"console=${console}\0" \