* [U-Boot] omap: overo: Use ubifs instead of jffs2 for nand @ 2011-09-30 19:20 Steve Sakoman 2011-09-30 19:25 ` Ash Charles 2011-12-06 20:23 ` Anatolij Gustschin 0 siblings, 2 replies; 3+ messages in thread From: Steve Sakoman @ 2011-09-30 19:20 UTC (permalink / raw) To: u-boot Signed-off-by: Steve Sakoman <steve@sakoman.com> --- diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index 9a8ef06..8114194 100644 --- a/include/configs/omap3_overo.h +++ b/include/configs/omap3_overo.h @@ -164,8 +164,8 @@ "mmcdev=0\0" \ "mmcroot=/dev/mmcblk0p2 rw\0" \ "mmcrootfstype=ext3 rootwait\0" \ - "nandroot=/dev/mtdblock4 rw\0" \ - "nandrootfstype=jffs2\0" \ + "nandroot=ubi0:rootfs ubi.mtd=4\0" \ + "nandrootfstype=ubifs\0" \ "mmcargs=setenv bootargs console=${console} " \ "${optargs} " \ "mpurate=${mpurate} " \ ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] omap: overo: Use ubifs instead of jffs2 for nand 2011-09-30 19:20 [U-Boot] omap: overo: Use ubifs instead of jffs2 for nand Steve Sakoman @ 2011-09-30 19:25 ` Ash Charles 2011-12-06 20:23 ` Anatolij Gustschin 1 sibling, 0 replies; 3+ messages in thread From: Ash Charles @ 2011-09-30 19:25 UTC (permalink / raw) To: u-boot On Fri, Sep 30, 2011 at 12:20 PM, Steve Sakoman <sakoman@gmail.com> wrote: > Signed-off-by: Steve Sakoman <steve@sakoman.com> Tested-by: Ash Charles <ash@gumstix.com> ^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] omap: overo: Use ubifs instead of jffs2 for nand 2011-09-30 19:20 [U-Boot] omap: overo: Use ubifs instead of jffs2 for nand Steve Sakoman 2011-09-30 19:25 ` Ash Charles @ 2011-12-06 20:23 ` Anatolij Gustschin 1 sibling, 0 replies; 3+ messages in thread From: Anatolij Gustschin @ 2011-12-06 20:23 UTC (permalink / raw) To: u-boot On Fri, 30 Sep 2011 12:20:57 -0700 Steve Sakoman <sakoman@gmail.com> wrote: > Signed-off-by: Steve Sakoman <steve@sakoman.com> > --- > > diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h > index 9a8ef06..8114194 100644 > --- a/include/configs/omap3_overo.h > +++ b/include/configs/omap3_overo.h > @@ -164,8 +164,8 @@ > "mmcdev=0\0" \ > "mmcroot=/dev/mmcblk0p2 rw\0" \ > "mmcrootfstype=ext3 rootwait\0" \ > - "nandroot=/dev/mtdblock4 rw\0" \ > - "nandrootfstype=jffs2\0" \ > + "nandroot=ubi0:rootfs ubi.mtd=4\0" \ > + "nandrootfstype=ubifs\0" \ > "mmcargs=setenv bootargs console=${console} " \ > "${optargs} " \ > "mpurate=${mpurate} " \ Applied to u-boot-staging/agust at denx.de. Thanks! Anatolij ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-06 20:23 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-09-30 19:20 [U-Boot] omap: overo: Use ubifs instead of jffs2 for nand Steve Sakoman 2011-09-30 19:25 ` Ash Charles 2011-12-06 20:23 ` Anatolij Gustschin
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox