Re: [LEDE-DEV] [PATCH 2/4] Add support for new device: tew827dru

2016-09-08 Thread John Crispin
On 08/09/2016 11:35, J Mo wrote: > >>> diff --git a/include/image-commands.mk b/include/image-commands.mk >>> index 40a9619..209caf4 100644 >>> --- a/include/image-commands.mk >>> +++ b/include/image-commands.mk >>> @@ -167,3 +167,48 @@ define Build/sysupgrade-tar >>> --rootfs $(call >

Re: [LEDE-DEV] [PATCH 2/4] Add support for new device: tew827dru

2016-09-08 Thread J Mo
diff --git a/include/image-commands.mk b/include/image-commands.mk index 40a9619..209caf4 100644 --- a/include/image-commands.mk +++ b/include/image-commands.mk @@ -167,3 +167,48 @@ define Build/sysupgrade-tar --rootfs $(call param_get_default,rootfs,$(1),$(IMAGE_ROOTFS)) \

Re: [LEDE-DEV] [PATCH 2/4] Add support for new device: tew827dru

2016-09-08 Thread John Crispin
On 08/09/2016 07:04, J Mo wrote: > The TRENDnet TEW-827DRU is an ipq806x wireless router. > > ipq8064 SoC with 2x ARMv7-ish Krait 300 CPUs at 1.4Ghz > 512MB RAM, 256MB SLC NAND flash (64MB default UBI img size) > 1x qca8337-al3c 1000BASE-T ethernet switch, 1-WAN, 4-LAN > 2x qca9980 802.11 radios

[LEDE-DEV] [PATCH 2/4] Add support for new device: tew827dru

2016-09-07 Thread J Mo
The TRENDnet TEW-827DRU is an ipq806x wireless router. ipq8064 SoC with 2x ARMv7-ish Krait 300 CPUs at 1.4Ghz 512MB RAM, 256MB SLC NAND flash (64MB default UBI img size) 1x qca8337-al3c 1000BASE-T ethernet switch, 1-WAN, 4-LAN 2x qca9980 802.11 radios 2x USB3 type A Product page: https://www.tre