
-----Original Message----- From: Ladislav Michl [mailto:ladis@linux-mips.org] On Behalf Of Ladislav Michl Sent: 28 January 2008 20:45 To: Peter Pearse Cc: u-boot-users@lists.sourceforge.net Subject: Re: ARM[] voiceblue update
On Fri, Jan 25, 2008 at 05:24:54PM -0000, Peter Pearse wrote:
Ladislav Your patch is available for test from git://linux-arm.org/u-boot-armdev.git#071212_voiceblue
Sorry for the delay. Please confirm that it builds and runs on a voiceblue.
Builds [1] and runs here...
Ladislav
I get one warning:-
cmd_jffs2.c:144:2: warning: #warning "MTDPARTS_DEFAULT not defined!"
Your patch removed
#define MTDPARTS_DEFAULT "mtdparts=omapflash.0:128k(uboot),64k(env),64k(r_env),16256k(data1),-(data2) "
from include/configs/voiceblue.h.
Should I replace that line, or delete the
#define CONFIG_CMD_JFFS2
line?
Regards
Peter