openwrt/target/linux/ar71xx/image
Piotr Dymacz eb9ba2b91e ar71xx: add support for YunCore CPE870
YunCore CPE870 is an outdoor CPE/AP based on Atheros AR9341.
Short specification:

- 535/400/200 MHz (CPU/DDR/AHB)
- 2x 10/100 Mbps Ethernet, passive PoE support
- 64/128 MB of RAM (DDR2)
- 8 MB of FLASH
- 2T2R 2.4 GHz with external PA (SKY65174-21), up to 30 dBm
- internal 14 dBi panel antenna
- 8x LED, 1x button
- UART (JP1) header on PCB

Flash instruction (do it under U-Boot, using UART):

1. tftp 0x80060000 lede-ar71xx-generic-cpe870-squashfs-sysupgrade.bin
2. erase 0x9f020000 +$filesize
3. cp.b $fileaddr 0x9f020000 $filesize
4. setenv bootcmd "bootm 0x9f020000"
5. saveenv && reset

Vendor firmware access (login/password): Admin/5up

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2016-11-21 10:05:40 +01:00
..
lzma-loader ar71xx/lzma-loader: fix O32 ABI conformance 2016-01-17 15:29:03 +00:00
generic.mk ar71xx: add support for YunCore CPE870 2016-11-21 10:05:40 +01:00
legacy-devices.mk ar71xx: Move MR12 & MR16 from legacy to generic 2016-10-26 12:37:44 +02:00
legacy.mk ar71xx: build relocate stub for generic and legacy images 2016-10-27 01:50:42 +03:00
Makefile ar71xx: fix kernel relocate stub parallel build issue 2016-11-08 11:51:27 +01:00
nand.mk switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
tp-link.mk ar71xx: tl-wpa8630: Use dynamic parsing of the firmware partition 2016-11-16 11:01:18 +01:00
ubinize-nbg6716.ini ar71xx: nbg6716: Enable procd nand sysupgrage 2014-06-26 11:43:38 +00:00
ubinize-wndr4300.ini ar71xx: remove old jffs2 marker from image generation on nand targets 2014-06-24 18:14:18 +00:00
ubnt.mk ar71xx: fix DEVICE_TITLE for Ubiquiti UAP Outdoor+ 2016-11-15 18:54:06 +01:00