
2 Jun
2003
2 Jun
'03
9:59 p.m.
In message 3EDB7EB4.8080305@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@denx.de
Harrison's Postulate:
For every action, there is an equal and opposite criticism.