Wolfgang Denk | 1 Apr 2005 01:05
Picon
Picon
Favicon

Re: JFFS2 support - was: (no subject)


repl: bad addresses:
	C.Michael Sundius <msundius <at> sundius.com> -- no at-sign after local-part (Sundius)

Please configure your mailer correctly.  If  you  use  special  chars
in the name ('.') you are supposed to quote it.

AND PLEASE PROVIDE A USEFUL SUBJECT!!!!

In message <6b2c38e74085edfd4af93cd2f311e7ee <at> sundius.com> you wrote:
> 
> sorry to be a pest,  A while ago I posted a message asking about 
> support for JFFS2 within U-boot.
> 
> I didn't get a response so I'm wondering if anyone uses this feature? 

Yes, we are. Some of our customers are.

> in reading the code, it seems
> as though there are many comments indicating that the support is a 
> "less than elegant" implementation.

Feel free to improve it ...

> that said, does anyone use this feature.. it seems to me that it is 
> very useful to have and many would

Guess why it has been added to U-Boot?

> anyway, if anyone who has some experience with using JFFS2 in concert 
(Continue reading)

Wolfgang Denk | 1 Apr 2005 01:09
Picon
Picon
Favicon

Re: make: *** [u-boot] Error 139

Dear Anthony,

it has always been a good idea to read or even search (!)  a  bit  in
the mailing list archives BEFORE posting.

You should consider this, too.

In message <20050331224744.92468.qmail <at> web88101.mail.re2.yahoo.com> you wrote:
> 
...
> make: *** [u-boot] Error 139

Your binutils are broken. File a bug report.

> disk corruption", or, "it's the fault of binutils
> 2.15".

The latter is the correct answer.

> Any assistance would be greatly appreciated, as I've
> wasted two days changing and rebuilding cross
> compilers, and testing on different machines.

What a waste of effort. The very same problem has been discussed here
JUST YESTERDAY.

Best regards,

Wolfgang Denk

(Continue reading)

Vikrant_Basotra | 1 Apr 2005 01:07

Linux Bring up problem

Hi All,
 I am trying to port the EP8248 Linux image (which works perfectly on the
EP8248 board) on 
 the VPN board (In house board) which is mpc8248 based board.

 I do not have any problem with the functioning of U-Boot but Linux crashes
after printing "Uncompressing Kernel ... OK"          and then it seems
that nothing is happening.
 It would be great if u could help me resolve the issue. The following 
 is how I have configured my board:

 1. The value of the IMMR in HCRW is configured to 0xF0000000 (which is same
as in the ep8248 image). The value of IMAP_ADDR in
linux/arch/ppc/platforms/ep8248.h and u-boot/include/configs/ep8248.h 
 is 0xF0000000

 2. The memory map of EP8248 board (REFERENCE BOARD) is:

============================================================================
 Memory Region            Size                              Address Range

 
============================================================================
 SDRAM                    16MByte                      0000_0000--07FF_FFFF

 
 Flash                    8MByte                       FF80_0000--FFFF_FFFF

 

(Continue reading)

Wolfgang Denk | 1 Apr 2005 01:11
Picon
Picon
Favicon

Re: (no subject)


repl: bad addresses:
	C.Michael Sundius <msundius <at> sundius.com> -- no at-sign after local-part (Sundius)

FIX YOUR MAILER!!!!

In message <0a998cc8d476962de3099ffa36976db3 <at> sundius.com> you wrote:
> 
> what kernel do you use? what version of jffs?

No. This is useless. Don't ask for a  list  of  50  different  kernel
versions with 30 different versions of MTD code which are all wokring
in any combination.

Provide some useful, reproducable information yourself.

Wolfgang Denk

--

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd <at> denx.de
A stone was placed at a ford in a river with the inscription:
"When this stone is covered it is dangerous to ford here."

-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
(Continue reading)

Wolfgang Denk | 1 Apr 2005 01:27
Picon
Picon
Favicon

Re: Linux Bring up problem

Dear Vikrant,

in message <3D9FDCA910DD4445896A0BE5ECF009D45098CF <at> bla.satyam.com> you wrote:
>
>  I am trying to port the EP8248 Linux image (which works perfectly on the
> EP8248 board) on 
>  the VPN board (In house board) which is mpc8248 based board.

Please use some more appropriate mailing  list  then.  I  think  this
message is off topic on uclinux-dev.

>  2. The memory map of EP8248 board (REFERENCE BOARD) is:
...
>  SDRAM                    16MByte                      0000_0000--07FF_FFFF
...
> 3. The memory map of the VPN Board (MY BOARD) is as follows:
...
>  SDRAM                    32MByte                      0000_0000 --

Are you sure that your SDRAM is initialized correctly?

>  By putting some Printk's I had cheacked that control is reaching to the
> function mapin_ram(void) in file arch/ppc/mm/pgtable.c Here it is supposed
> to map the 32 MB of virtual memory to the Physical memory.

Ummmm... 32 MB of virtual memory??? I think you mixed this up.

>  The control does not leave the for loop in which the memory mapping takes
> place.

(Continue reading)

Wolfgang Denk | 1 Apr 2005 01:45
Picon
Picon
Favicon

Re: PATCH cpu/at91rm9200/start.S

In message <41BD8E08.2080502 <at> imc-berlin.de> you wrote:
>
> * Patch by Steven Scholz, 13 Dec 2004:
>    Remove duplicated code by merging memsetup.S files for
>    at91rm9200 boards into one cpu/at91rm9200/lowlevel.S

Added, thanks.

Best regards,

Wolfgang Denk

--

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd <at> denx.de
Schshschshchsch.
	-- The Gorn, "Arena", stardate 3046.2

-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
Wolfgang Denk | 1 Apr 2005 01:51
Picon
Picon
Favicon

Re: Bug in cpu/at91rm9200/at91rm9200_ether.c

In message <41BD64E8.3030008 <at> imc-berlin.de> you wrote:
>
> * Patch by Steven Scholz, 13 Dec 2004:
>    Fix bug in at91rm920 ethernet driver

Added, thanks.

Best regards,

Wolfgang Denk

--

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd <at> denx.de
The sooner our happiness together begins, the longer it will last.
	-- Miramanee, "The Paradise Syndrome", stardate 4842.6

-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
Wolfgang Denk | 1 Apr 2005 01:54
Picon
Picon
Favicon

Re: FWD: SNTP support patch

In message <20050330205446.E062AC108D <at> atlas.denx.de> you wrote:
> 
> I make a patch to add SNTP support and expand time server and time offset
> fields of DHCP support. (The roundtrip delay is ignored :-)

Added, thanks.

Best regards,

Wolfgang Denk

--

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd <at> denx.de
I wish I had a bronze torc for every user who didn't read the manual.
                             - Terry Pratchett, _The Light Fantastic_

-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
Wolfgang Denk | 1 Apr 2005 01:59
Picon
Picon
Favicon

Re: SNTP support patch

In message <424BAFC4.7030009 <at> sonare.it> you wrote:
>
> There are some wrong code about DHCP expansion in the last patch
> to add SNTP support. Please apply attached patch too.

Done. Thanks.

Best regards,

Wolfgang Denk

--

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd <at> denx.de
Our OS who art in CPU, UNIX be thy name.
Thy programs run, thy syscalls done,
In kernel as it is in user!

-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
C.Michael | 1 Apr 2005 02:32

Re: JFFS2 support - was: (no subject)

Sorry about the lack of subject. my bad. I intended to tack on the 
subject
of my prior message.

as for my question, I'll reprint my original post:

----------------------------------------
I am using the 2.4.20 kernel and U-boot version 1.1.2. It seems as
  though
  while my kernel can read the jffs2 filesystem fine. u-boot seems to
  have some
  trouble when reading (ls) of symbolic links..

  This is pretty serious since we use busybox and that makes use of lots
  of links for
  all of the common user/shell commands.

  has anyone else seen this problem? is there a patch that fixes this? Is
  it because
  the version of jffs2 that u-boot was made to work with is different
  than the one
  that I have in my 2.4.20 kernel?
--------------------------------

more specifically, I see 3 behaviors:
1) when I do "ls", and the function comes upon a symbolic link, it 
tries to follow the link. the link
name comes out fine, but the target of the link is garbage (and thus 
sometimes crashes u-boot -
likely a  buffer overrun when printing the name)
(Continue reading)


Gmane