Hi,

(please don't top-post)

On Thu, Jul 28, 2011 at 04:18:51PM +0200, Arno Steffen wrote:
> That has been good points. I've tried both, but with no result so far.
> 
> boot_nfs_nand=tftpboot 0x80000000 uImage; set bootargs
> ${bootargs_fs1}; run addip; bootm 0x80000000 ethaddr=00:11:22:33:44:55
> bootcmd=run boot_nfs_nand
> bootargs=mem=128M console=ttyO2,115200 noinitrd root=/dev/mtdblock6
> rootfstype=jffs2
> bootargs_fs1=mem=128M console=ttyO2,115200 noinitrd
> root=/dev/mtdblock6 rootfstype=jffs2 debug earlyprintk

Dumb question, did you recompile your kernel with those enabled ?

If nothing comes out, then you might need the help of a JTAG debugger.
You might want to try openocd though as it's open source and there are
many cheap JTAG debuggers which work with that (Flyswatter,
arm-usb-ocd, arm-usb-ocd-h, etc).

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to