Hello Matthew,
thanks a lot, I will try this approach on Monday, when I'm back at work.
> At a glance, one problem is the use of ubinize, which is intended to
> work when doing "bare NAND" flashing with no awareness of UBI. I.e.
> if you tried these steps with "rootfs.ubifs" rather than
> "r
Signed-off-by: Anatolij Gustschin
---
drivers/video/cfb_console.c |6 +++---
include/video_fb.h |2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c
index 96d52fb..fae5417 100644
--- a/drivers/video/cfb_co
On Friday, June 11, 2010 05:34:34 Macpaul Lin wrote:
> *** BLURB HERE ***
where's your BLURB ? wtf is NDS32 ?
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/m
On Friday, June 11, 2010 13:26:43 Fillod Stephane wrote:
> TFTP'ing a file of size 1747851 bytes with CONFIG_IP_DEFRAG and
> CONFIG_TFTP_BLOCKSIZE set to 4096 fails with a timeout, because
> the last fragment is not taken into account. This patch fixes
> IP fragments having less than 8 bytes of pay
Hi,
the EVB64260, P3G4, and ZUMA boards produce a lot of compiler warnings:
mpsc.c: In function 'mpsc_putchar_early':
mpsc.c:121: warning: dereferencing type-punned pointer will break
strict-aliasing rules
mpsc.c:127: warning: dereferencing type-punned pointer will break
strict-aliasing rules
m
From: Wolfgang Denk
Commit 37566090 "compiler.h: unify system ifdef cruft here" added both
a "#include " and a "extern int errno;" to include/compiler.h
which is causing build warnings for some systems, for example for the
"netstar" board:
In file included from /home/wd/git/u-boot/work/l
On Saturday, June 19, 2010 20:20:33 y...@denx.de wrote:
> Commit 37566090 "compiler.h: unify system ifdef cruft here" added both
> a "#include " and a "extern int errno;" to include/compiler.h
it isnt new code, it sucked the definitions out of random files that had these
and into one place
> whi
On Saturday, June 19, 2010, Mike Frysinger wrote:
> On Friday, June 11, 2010 13:26:43 Fillod Stephane wrote:
>> TFTP'ing a file of size 1747851 bytes with CONFIG_IP_DEFRAG and
>> CONFIG_TFTP_BLOCKSIZE set to 4096 fails with a timeout, because
>> the last fragment is not taken into account. This pa
8 matches
Mail list logo