This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
hardware:8devices:carambola_2 [2015/05/16 15:12] admin |
hardware:8devices:carambola_2 [2018/05/24 09:05] (current) |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| | ^ CPU ^ Frequency ^ RAM ^ Flash ^ Ethernet ^ Wireless ^ USB ^ Serial ^ JTAG ^ | | ^ CPU ^ Frequency ^ RAM ^ Flash ^ Ethernet ^ Wireless ^ USB ^ Serial ^ JTAG ^ | ||
| ^ | Atheros AR9331 | 400 MHz | 16 MB | 64 MB | 2 x 100Base-T | b/g/n 150 Mbps | 1x 2.0 | via miniUSB | ? | | ^ | Atheros AR9331 | 400 MHz | 16 MB | 64 MB | 2 x 100Base-T | b/g/n 150 Mbps | 1x 2.0 | via miniUSB | ? | | ||
| - | |||
| - | ===== Serial connection ===== | ||
| - | |||
| - | A serial console is available on the external miniUSB connector: | ||
| - | |||
| - | 115200 8N1, no hardware flow-control | ||
| ===== Installation instructions ===== | ===== Installation instructions ===== | ||
| Line 26: | Line 20: | ||
| uboot commands: | uboot commands: | ||
| - | tftp 80060000 ddwrt-ar71xx-generic-carambola2-initramfs-kernel.bin | + | tftp 80060000 ddwrt-ar71xx-generic-carambola2-squashfs-sysupgrade.bin |
| erase 9f050000 +${filesize} | erase 9f050000 +${filesize} | ||
| cp.b 80060000 9f050000 ${filesize} | cp.b 80060000 9f050000 ${filesize} | ||
| reset | reset | ||
| + | ===== Serial connection ===== | ||
| + | |||
| + | A serial console is available on the external miniUSB connector: | ||
| + | |||
| + | 115200 8N1, no hardware flow-control | ||
| ===== Bootlog ===== | ===== Bootlog ===== | ||