[U-Boot] [PATCH] Seperate mtdpart command from jffs2

Wolfgang Denk wd at denx.de
Sun Mar 8 23:12:46 CET 2009


Dear Stefan Roese,

In message <200903061413.50906.sr at denx.de> you wrote:
> 
> >  COBJS-$(CONFIG_CMD_IRQ) += cmd_irq.o
> >  COBJS-$(CONFIG_CMD_ITEST) += cmd_itest.o
> >  COBJS-$(CONFIG_CMD_JFFS2) += cmd_jffs2.o
> > +COBJS-$(CONFIG_JFFS2_CMDLINE) += cmd_mtdparts.o
> 
> Shouldn't we change this define (CONFIG_JFFS2_CMDLINE) to something else now, 
> since it's not really JFFS2 specific anymore? I suggest to change it to 
> CONFIG_CMD_MTDPARTS. This seems more logical to me.
> 
> What do you think? 

I agree - CONFIG_CMD_MTDPARTS is much better - CONFIG_CMD_MTDPARTS is
much better. Thanks.


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Spock, did you see the looks on their faces?"
"Yes, Captain, a sort of vacant contentment."


More information about the U-Boot mailing list