I have been able to boot images fine off the network but for the life of
me can't get flashed images to work. The gateworks wiki states:

Laguna> erase 0x10060000 0x10ffffff
Laguna> tftpboot 0x800000 laguna/openwrt-cns3xxx-uImage
Laguna> cp.b 0x800000 0x10060000 $(filesize)
Laguna> tftpboot 0x800000 laguna/openwrt-cns3xxx-squashfs.img
Laguna> cp.b 0x800000 0x10260000 $(filesize)

Now ignoring the fact that 0x10260000 doesn't work for me so I picked
the next erase block I found in flinfo, it still fails to boot after crc
check.

Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at 10060000 ...
   Image Name:   Linux-2.6.39.2
   Created:      2012-02-21   8:48:58 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3778760 Bytes =  3.6 MB
   Load Address: 20008000
   Entry Point:  20008000
   Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!
Laguna >

The gateworks patches apply almost completely to trunk, is it possible
to get a target made for the GW2388-x?

target/linux/cns3xxx/ changes:
http://openwrt.pastebin.ca/2121145
entire targets patch:
http://svn.gateworks.com/bsp/generic/trunk/targets.patch
all patches:
http://svn.gateworks.com/bsp/generic/trunk/
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to