Re: [U-Boot] no mtdparted from U-Boot> prompt

2012-12-22 Thread Anatolij Gustschin
Hi, On Fri, 21 Dec 2012 16:00:46 -0800 John Stile wrote: ... > > > > Now it contains: > > > > #define CONFIG_JFFS2_NAND 1 > > > > #define CONFIG_JFFS2_CMDLINE 1 > > > > #define CONFIG_CMD_JFFS2 > > > > #define CONFIG_CMD_MTDPARTS" > > > > If this is an exact copy, then please remove this '"' > >

Re: [U-Boot] no mtdparted from U-Boot> prompt

2012-12-21 Thread John Stile
On Sat, 2012-12-22 at 00:13 +0100, Wolfgang Denk wrote: > Dear John Stile, > > In message <1356130404.28896.135.camel@genx> you wrote: > > > > > I had the impression there was also an interactive command-line tool for > > > mtdparts, from the u-boot prompt. > > > > This post give me the impressio

Re: [U-Boot] no mtdparted from U-Boot> prompt

2012-12-21 Thread Wolfgang Denk
Dear John Stile, In message <1356130404.28896.135.camel@genx> you wrote: > > > I had the impression there was also an interactive command-line tool for > > mtdparts, from the u-boot prompt. > > This post give me the impression that there should be a uboot mtdparts > command in addtion to the kern

Re: [U-Boot] no mtdparted from U-Boot> prompt

2012-12-21 Thread John Stile
On Fri, 2012-12-21 at 10:29 -0800, jo...@msli.com wrote: > On Fri, 2012-12-21 at 17:59 +0800, Bo Shen wrote: > > Hi Johns, > > > > On 12/21/2012 07:53 AM, jo...@msli.com wrote: > > > This is my first post to the list. > > > I am using u-boot-1.3.4 in buildroot-2011.11 > > > My device is a at91sam9

Re: [U-Boot] no mtdparted from U-Boot> prompt

2012-12-21 Thread jo...@msli.com
On Fri, 2012-12-21 at 17:59 +0800, Bo Shen wrote: > Hi Johns, > > On 12/21/2012 07:53 AM, jo...@msli.com wrote: > > This is my first post to the list. > > I am using u-boot-1.3.4 in buildroot-2011.11 > > My device is a at91sam9g20-ek > > I have a patch adding: include/configs/at91sam9g20ek.h > > w

Re: [U-Boot] no mtdparted from U-Boot> prompt

2012-12-21 Thread Bo Shen
Hi Johns, On 12/21/2012 07:53 AM, jo...@msli.com wrote: This is my first post to the list. I am using u-boot-1.3.4 in buildroot-2011.11 My device is a at91sam9g20-ek I have a patch adding: include/configs/at91sam9g20ek.h which I gather acts as a config file for u-boot. U-Boot> help does not li