[U-Boot] [PATCH 4/7] Adding uC5272 dimm module support

2010-04-07 Thread David Wu
Signed-off-by: David Wu --- Makefile | 46 + board/Arcturus/uC5272/Makefile | 44 + board/Arcturus/uC5272/config.mk |1 + board/Arcturus/uC5272/u-boot.lds | 142 +++ board/Arcturus/uC5272/uC5272.c | 57 ++ include/configs/uC527

Re: [U-Boot] [PATCH 4/7] Adding uC5272 dimm module support

2010-04-09 Thread Wolfgang Denk
Dear "David Wu", In message you wrote: > Signed-off-by: David Wu > --- > Makefile | 46 + > board/Arcturus/uC5272/Makefile | 44 + > board/Arcturus/uC5272/config.mk |1 + > board/Arcturus/uC5272/u-boot.lds | 142 +++ > board/Arcturus/

Re: [U-Boot] [PATCH 4/7] Adding uC5272 dimm module support

2010-04-13 Thread David Wu
Hi Wolfgang, On Fri, 09 Apr 2010 18:54:33 -0400, Wolfgang Denk wrote: > Dear "David Wu", > > In message you wrote: >> Signed-off-by: David Wu >> --- >> Makefile | 46 + >> board/Arcturus/uC5272/Makefile | 44 + >> board/Arcturus/uC5272/config.mk |

Re: [U-Boot] [PATCH 4/7] Adding uC5272 dimm module support

2010-05-04 Thread Wolfgang Denk
Dear "David Wu", In message you wrote: > > > We will not accept such a mess of scriting in the top level Makefile. > It was/is a mess already. I just followed the exact top level Makefile. Yes, there is a lot of such mess already around, but we have learned our lessen and will not add any more