Hi all,
I started with trying to tftpload uImage to RAM address 0x10000.

It was getting stuck. Hence i thought of doing a memory dump on it.
md 0x10000

It too crashed or got stuck.

But when i do a md 0x80010000, it works.

I checked my linker script to double check on the memory layout.

What could have gone wrong when memory dump of specific addresses dont' work.

Thanks.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to