Re: [U-Boot] [PATCH 1/1] lmb: only force on arches that use it

2010-01-21 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1257266159-13153-1-git-send-email-vap...@gentoo.org> you wrote: > Signed-off-by: Mike Frysinger > --- > common/cmd_bootm.c | 34 -- > include/asm-m68k/config.h |2 ++ > include/asm-ppc/config.h |2 ++ > include

Re: [U-Boot] [PATCH 1/1] lmb: only force on arches that use it

2009-12-02 Thread Mike Frysinger
On Wednesday 02 December 2009 16:49:37 Wolfgang Denk wrote: > Mike Frysinger wrote: > > sorry Scott, didnt mean to direct this to you. meant to send the nand > > one only to you. > > So what is supposed to happen with this patch? Do we consider this a > fix for the upcoming release? Or is it for

Re: [U-Boot] [PATCH 1/1] lmb: only force on arches that use it

2009-12-02 Thread Wolfgang Denk
Dear Mike Frysinger, In message <200911031139.41356.vap...@gentoo.org> you wrote: > > sorry Scott, didnt mean to direct this to you. meant to send the nand one > only to you. So what is supposed to happen with this patch? Do we consider this a fix for the upcoming release? Or is it for "next"? O

Re: [U-Boot] [PATCH 1/1] lmb: only force on arches that use it

2009-11-03 Thread Mike Frysinger
sorry Scott, didnt mean to direct this to you. meant to send the nand one only to you. -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH 1/1] lmb: only force on arches that use it

2009-11-03 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- common/cmd_bootm.c | 34 -- include/asm-m68k/config.h |2 ++ include/asm-ppc/config.h |2 ++ include/asm-sparc/config.h |2 ++ include/image.h|2 +- include/lmb.h |4 l