openwrtv4/target/linux/lantiq/dts
Tino Reichardt 712ebe95f8 lantiq: add Allnet ALL0333CJ support
This patch adds support for the Allnet ADSL2+ Modem ALL0333CJ.

Specifications:
- SoC: Amazon-SE
- RAM: 16MB
- Storage: 4MB NOR FLash
- LEDs: Power, Ethernet, DSL (Sync)
- Buttons: 1x Reset Button (not currently supported, will be done)
- 1x Ethernet-Port: 1x RJ45 10/100BaseTX
- 1x WAN-Port: AnnexB & J, G.992.1(ADSL), G.992.3(ADSL2), G.992.5(ADSL2+)

Installation:
- can be done via telnet+tftp or serial console
- default passwords:
  - via telnet (root:admin)
  - via webinterface http://172.16.1.254:8235/ (admin:coolwhite)

Installation via telnet / tftp:
host: # your own host must have an tftpd daemon, then do this:
host: ifconfig eth0:172 172.16.1.1 up
host: # telnet to allnet modem, root:admin
host: telnet 172.16.1.254
modem: # kill this daemon, it spams your console
modem: killall dsl_cpe_control
modem: # change to some place in ram:
modem: cd /ramdisk/tftp_upload
modem: # load lede-lantiq-ase-ALL0333CJ-squashfs-sysupgrade.bin alias uImage
modem: tftp -g -r uImage 172.16.1.1
modem: # load these extra tools from your tftpd via:
modem: # source: https://github.com/mcmilk/uboot-utils/releases/download/0.1/mips32.tar.gz
modem: tftp -g -r flashwrite 172.16.1.1
modem: tftp -g -r fw_setenv 172.16.1.1
modem: tftp -g -r fw.conf 172.16.1.1
modem: ln -s fw_setenv fw_printenv
modem: chmod +x *
modem: ./fw_setenv disable_recovery y
modem: ./fw_setenv kernel_addr 0xb0010000
modem: ./flashwrite /dev/mtd/1 uImage 0

Installation via serial line at uboot:
uboot: # erase everything exept bootloader
uboot: protect on b0000000 +10000; protect on b03f0000 +10000
uboot: erase all
uboot: # get new firmware via tftp:
uboot: tftpboot 0x80100000 uImage; setenv kernel_addr 0xb0010000
uboot: # copy to flash:
uboot: cp.b 0x80100000 $(kernel_addr) $(filesize)
uboot: # disable proprietary image checking:
uboot: setenv disable_recovery=y; saveenv
uboot: # reboot with LEDE ;)
uboot: reset

Ethernet works as expected, DSL syncronization does not work properly
currently, I am working on this issue.

Signed-off-by: Tino Reichardt <milky-lede@mcmilk.de>
2017-06-03 21:14:07 +02:00
..
ACMP252.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ALL0333CJ.dts lantiq: add Allnet ALL0333CJ support 2017-06-03 21:14:07 +02:00
amazonse.dtsi lantiq: fix amazonse.dsti 2017-06-03 21:14:07 +02:00
ar9.dtsi lantiq: update USB controller initialization 2017-01-09 23:25:34 +01:00
ARV452CQW.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV752DPW.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV752DPW22.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV4510PW.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV4518PWR01.dts lantiq: cleanup dts files 2016-11-03 19:00:28 +01:00
ARV4518PWR01.dtsi lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV4518PWR01A.dts lantiq: cleanup dts files 2016-11-03 19:00:28 +01:00
ARV4519PW.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV4520PW.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV4525PW.dts lantiq: fix console print for additional boards 2017-01-06 23:00:02 +01:00
ARV7506PW11.dts lantiq: fix console print for additional boards 2017-01-06 23:00:02 +01:00
ARV7510PW22.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV7518PW.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV7519PW.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV7519RW22.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV7525PW.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
ARV8539PW22.dts lantiq: fix console print for additional boards 2017-01-06 23:00:02 +01:00
ASL56026.dts lantiq: add support for the Alpha ASL56026 2017-03-08 19:06:04 +01:00
BTHOMEHUBV2B.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
BTHOMEHUBV3A.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
BTHOMEHUBV5A.dts lantiq: xrx200: use vlan for ethernet wan port 2017-03-11 13:45:00 +01:00
danube.dtsi lantiq: update USB controller initialization 2017-01-09 23:25:34 +01:00
DGN1000B.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
DGN3500.dts lantiq: Sanitize device tree files 2016-10-19 19:55:04 +02:00
DGN3500.dtsi lantiq: DGN3500: make switch LEDs blink on activity 2017-04-25 19:29:59 +02:00
DGN3500B.dts lantiq: Sanitize device tree files 2016-10-19 19:55:04 +02:00
EASY50712.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
EASY50810.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
EASY80920.dtsi lantiq: fix console print 2017-01-05 23:10:44 +01:00
EASY80920NAND.dts lantiq: Sanitize device tree files 2016-10-19 19:55:04 +02:00
EASY80920NOR.dts lantiq: Sanitize device tree files 2016-10-19 19:55:04 +02:00
EASY88388.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
EASY88444.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
EASY98000-base.dtsi lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
EASY98000NAND.dts lantiq: fix image validation errors 2016-12-04 07:03:17 +01:00
EASY98000NOR.dts lantiq: fix image validation errors 2016-12-04 07:03:17 +01:00
EASY98000SFLASH.dts lantiq: fix image validation errors 2016-12-04 07:03:17 +01:00
EASY98020.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
EASY98020V18.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
EASY98021.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
EASY98035SYNCE.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
EASY98035SYNCE1588.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
FALCON-MDU.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
falcon-sflash-16M.dtsi lantiq: add Falcon support 2016-11-27 17:40:20 +01:00
FALCON-SFP.dts lantiq: falcon: remove bootargs-append 2016-12-10 16:08:06 +01:00
falcon.dtsi lantiq: update spi driver to upstream version 2017-03-26 15:58:17 +02:00
FRITZ3370.dts lantiq: fix avm fritz box mac addresses 2017-05-05 19:58:49 +02:00
FRITZ7320.dts lantiq: fix avm fritz box mac addresses 2017-05-05 19:58:49 +02:00
FRITZ7360SL.dts lantiq: fix avm fritz box mac addresses 2017-05-05 19:58:49 +02:00
GIGASX76X.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
H201L.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
P2601HNFX.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
P2812HNUF1.dts lantiq: use the device tree bindings from rt2x00 driver 2016-11-09 20:02:18 +01:00
P2812HNUF3.dts lantiq: use the device tree bindings from rt2x00 driver 2016-11-09 20:02:18 +01:00
P2812HNUFX.dtsi lantiq: fix console print 2017-01-05 23:10:44 +01:00
TDW89X0.dtsi lantiq: fix console print 2017-01-05 23:10:44 +01:00
TDW8970.dts lantiq: Sanitize device tree files 2016-10-19 19:55:04 +02:00
TDW8980.dts lantiq: use ath9k device tree bindings binding/owl-loader 2016-11-29 21:40:16 +01:00
VG3503J.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
VGV7510KW22.dtsi lantiq: xrx200: use vlan for ethernet wan port 2017-03-11 13:45:00 +01:00
VGV7510KW22BRN.dts lantiq: fix image validation errors 2016-12-04 07:03:17 +01:00
VGV7510KW22NOR.dts lantiq: fix image validation errors 2016-12-04 07:03:17 +01:00
VGV7519.dtsi lantiq: xrx200: use vlan for ethernet wan port 2017-03-11 13:45:00 +01:00
VGV7519BRN.dts lantiq: fix image validation errors 2016-12-04 07:03:17 +01:00
VGV7519NOR.dts lantiq: fix image validation errors 2016-12-04 07:03:17 +01:00
vr9.dtsi lantiq: add support for kernel 4.9 2017-02-11 23:44:13 +01:00
VR200v.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
WBMR.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00
WBMR300.dts lantiq: fix console print 2017-01-05 23:10:44 +01:00