From: "Gérald Kerma" <geraker@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/1] Sheevaplug: Fix environments for booting retail system
Date: Fri, 19 Nov 2010 17:56:40 +0100 [thread overview]
Message-ID: <4CE6AC48.3010106@gmail.com> (raw)
In-Reply-To: <4CE6AC08.8050302@gmail.com>
---
include/configs/sheevaplug.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 82e49c0..9f5f122 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -83,13 +83,13 @@
"${x_bootcmd_usb}; bootm 0x6400000;"
#define CONFIG_MTDPARTS "orion_nand:512k(uboot)," \
- "3m at 1m(kernel),1m at 4m(psm),13m at 5m(rootfs) rw\0"
+ "3m at 1m(kernel),1m at 4m(psm),507m at 5m(rootfs) rw\0"
#define CONFIG_EXTRA_ENV_SETTINGS "x_bootargs=console" \
"=ttyS0,115200 mtdparts="CONFIG_MTDPARTS \
"x_bootcmd_kernel=nand read 0x6400000 0x100000 0x300000\0" \
"x_bootcmd_usb=usb start\0" \
- "x_bootargs_root=root=/dev/mtdblock3 rw rootfstype=jffs2\0"
+ "x_bootargs_root=ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs\0"
/*
* SDIO/MMC Card Configuration
--
1.7.1
next prev parent reply other threads:[~2010-11-19 16:56 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-28 22:37 [U-Boot] [PATCH v1] add mv_sdio driver for sheevaplug Gérald Kerma
2010-11-18 1:00 ` Clint Adams
2010-11-18 3:32 ` Prafulla Wadaskar
2010-11-20 11:42 ` Gérald Kerma
2010-11-18 4:04 ` Prafulla Wadaskar
2010-11-19 16:10 ` [U-Boot] [PATCH v2 1/2] mmc : Add SDIO driver for Marvell SoCs (Kirkwood) Gérald Kerma
2010-11-20 21:33 ` Prafulla Wadaskar
2010-11-21 11:05 ` [U-Boot] [PATCH v3 0/3] Add SD/MMC Support to Sheevaplug Gérald Kerma
2010-11-21 11:06 ` [U-Boot] [PATCH v3 1/3] Kirkwood: pre-requisite for SDIO driver support Gérald Kerma
2010-11-21 15:36 ` Prafulla Wadaskar
2010-11-21 11:07 ` [U-Boot] [PATCH v3 2/3] mmc : Add SDIO driver for Marvell SoCs (Kirkwood) Gérald Kerma
2010-11-21 15:31 ` Prafulla Wadaskar
2010-11-21 11:08 ` [U-Boot] [PATCH v3 3/3] Sheevaplug: Add MMC/SDIO support Gérald Kerma
2010-11-19 16:11 ` [U-Boot] [PATCH v2 2/2] " Gérald Kerma
2010-11-19 16:55 ` [U-Boot] [PATCH v2 1/1] Sheevaplug: Add mvsata support Gérald Kerma
2010-11-19 16:56 ` Gérald Kerma [this message]
2010-11-20 21:32 ` [U-Boot] [PATCH v2 1/1] Sheevaplug: Fix environments for booting retail system Prafulla Wadaskar
2010-11-20 21:33 ` [U-Boot] [PATCH v2 1/1] Sheevaplug: Add mvsata support Prafulla Wadaskar
2010-11-20 15:17 ` [U-Boot] [PATCH v2 2/2] Sheevaplug: Add MMC/SDIO support Ludovic Courtès
2010-11-20 21:42 ` Prafulla Wadaskar
2010-11-20 21:33 ` Prafulla Wadaskar
-- strict thread matches above, loose matches on Subject: below --
2010-11-20 21:46 [U-Boot] [PATCH v2 1/1] Sheevaplug: Fix environments for booting retail system Prafulla Wadaskar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CE6AC48.3010106@gmail.com \
--to=geraker@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox