pepe2k / u-boot_mod

U-Boot 1.1.4 modification for routers
GNU General Public License v2.0
1.08k stars 536 forks source link

Add stock U-Boot image for TP-Link CPE510 v1.0 #234

Closed FreifunkUFO closed 2 years ago

FreifunkUFO commented 5 years ago

still gluon (openwrt) on it...

root@liliensteinstr-cpe510-no:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00020000 00010000 "u-boot"
mtd1: 00010000 00010000 "pation-table"
mtd2: 00010000 00010000 "product-info"
mtd3: 00180000 00010000 "kernel"
mtd4: 00600000 00010000 "rootfs"
mtd5: 003d0000 00010000 "rootfs_data"
mtd6: 00030000 00010000 "config"
mtd7: 00010000 00010000 "ART"
mtd8: 00780000 00010000 "firmware"
root@liliensteinstr-cpe510-no:~# cat /tmp/sysinfo/*
cpe510
TP-Link CPE510 v1.0
root@liliensteinstr-cpe510-no:~# uname -a
Linux liliensteinstr-cpe510-no 4.4.124 #0 Mon Sep 25 09:38:49 2017 mips GNU/Linu                    x
root@liliensteinstr-cpe510-no:~# cat /etc/openwrt_*
DISTRIB_ID='LEDE'
DISTRIB_RELEASE='17.01-SNAPSHOT'
DISTRIB_REVISION='r3871+42-6577fe2'
DISTRIB_CODENAME='reboot'
DISTRIB_TARGET='ar71xx/generic'
DISTRIB_ARCH='mips_24kc'
DISTRIB_DESCRIPTION='LEDE Reboot 17.01-SNAPSHOT r3871+42-6577fe2'
DISTRIB_TAINTS='busybox'
r3871+42-6577fe2
root@liliensteinstr-cpe510-no:~# cat /dev/mtd0 > /tmp/tp-link_cpe510_v1.0.bin
CodeFetch commented 4 years ago

Merged in my fork.

pepe2k commented 2 years ago

Sorry but this project is no longer maintained.