On 10/08/09 03:41, Alessandro Rubini wrote:
> For memcpy all is well, for memset I have this problem:
> if (sizeof(long) > 4)
> cl |= cl << 32;
> string.c:416: warning: left shift count >= width of type
>
> (obviously there is no such shift in the generated co
ne -a 0xA080 -n rootfs \
-d rootfs.cpio.gz rootfs.uImage
(this is for imx27)
regards,
Eric
Signed-off-by: Eric Lammerts
diff --git a/arch/arm/lib/armlinux.c b/arch/arm/lib/armlinux.c
index ce86ff8..7d686eb 100644
--- a/arch/arm/lib/armlinux.c
+++ b/arch/arm/lib/armlinux.c
@@ -68,14 +
On 06/15/09 10:01, Johan wrote:
> I have trouble using your patch together with our LogicPD iMX27
> Litekit. Seems like the FEC driver does not work well. Here is some
> output from when I try to load files with tftp
> Loading: #T #T #T
> #
3 matches
Mail list logo