Re: [U-Boot] [PATCH] arm: Update jadecpu board

2011-06-29 Thread Albert ARIBAUD
Hi Matthias, Le 29/06/2011 14:08, Matthias Weisser a écrit : > Enable dcache and arch memset/memcpy for speed reasons > Remove of config.mk and some environment overwrites > Some generic cleanup > > Signed-off-by: Matthias Weisser > --- > board/syteco/jadecpu/config.mk |1 - > board/syteco/

Re: [U-Boot] [PATCH] arm: Update jadecpu board

2011-06-29 Thread Matthias Weisser
Am 29.06.2011 19:56, schrieb Albert ARIBAUD: > Le 29/06/2011 14:08, Matthias Weisser a écrit : >> Enable dcache and arch memset/memcpy for speed reasons >> Remove of config.mk and some environment overwrites >> Some generic cleanup >> >> Signed-off-by: Matthias Weisser > > Hi Matthias, > > I assu

Re: [U-Boot] [PATCH] arm: Update jadecpu board

2011-06-29 Thread Albert ARIBAUD
Le 29/06/2011 14:08, Matthias Weisser a écrit : > Enable dcache and arch memset/memcpy for speed reasons > Remove of config.mk and some environment overwrites > Some generic cleanup > > Signed-off-by: Matthias Weisser Hi Matthias, I assume this has been tested? Amicalement, -- Albert. _

[U-Boot] [PATCH] arm: Update jadecpu board

2011-06-29 Thread Matthias Weisser
Enable dcache and arch memset/memcpy for speed reasons Remove of config.mk and some environment overwrites Some generic cleanup Signed-off-by: Matthias Weisser --- board/syteco/jadecpu/config.mk |1 - board/syteco/jadecpu/jadecpu.c |5 + include/configs/jadecpu.h | 24