ath79: create WNDR3700 series .dtsi and adjust WNDR3800
authorHannu Nyman <hannu.nyman@iki.fi>
Sat, 11 Aug 2018 11:47:21 +0000 (14:47 +0300)
committerMathias Kresin <dev@kresin.me>
Mon, 13 Aug 2018 06:37:19 +0000 (08:37 +0200)
commitb58df9919ef827e4d591e8b1990f0d306f7bdb5f
treedbb07b38e540c95a01e5087502239aab6463dd89
parent1d3ea7874df420ab8d3acbddf5ec9251bf79ed9b
ath79: create WNDR3700 series .dtsi and adjust WNDR3800

Prepare for addition of WNDR3700 and WNDR3700v2 by
separating the common parts into wndr3700.dtsi and
leaving just the device-specific things into wndr3800.dts

The three routers are identical except
  * device IDs
  * WNDR3700 (v1) has only 8 MB flash, while others have 16 MB.
    Partition structure needs to be defined for each device.
  * (WNDR3800 has 128 MB RAM, but RAM size is not in DTS)

Also separate the common parts of the image recipe.
(Drop also the initramfs recipe.)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
target/linux/ath79/dts/ar7161_netgear_wndr3700.dtsi [new file with mode: 0644]
target/linux/ath79/dts/ar7161_netgear_wndr3800.dts
target/linux/ath79/image/generic.mk