[U-Boot-Users] TQM860L and JFFS2???

Wolfgang Denk wd at denx.de
Mon Jun 2 21:59:01 CEST 2003


In message <3EDB7EB4.8080305 at imc-berlin.de> you wrote:
> 
> I want to use JFFS2 as root fs on a TQM860L board (with u-boot-0.3.0)
...
> I added a "CFG_CMD_JFFS2" to the CONFIG_COMMANDS and the lines
...
> /home/scholz/Projekte/u-boot/board/tqm8xx/u-boot.lds:137 cannot move 
> location counter backwards (from 40008124 to 40008000)

You have to adjust the linker script  (board/tqm8xx/u-boot.lds);  one
of  the  early  sections  grows  because of youyr change, so it would
overlap the location with the environment sectors.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Harrison's Postulate:
	For every action, there is an equal and opposite criticism.




More information about the U-Boot mailing list