sunxi: construct DTS name from device node name and SOC
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 5 Dec 2019 23:47:18 +0000 (00:47 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 13 Dec 2019 11:19:51 +0000 (12:19 +0100)
commit3a4ad758f537bd4cc24163f76d2865179484541c
treefbfe4f4cf2c30fda3aa591517a7bc9ba0e727505
parenta4cdb537b17ede9785ddbaef5ed9d69f3ab89052
sunxi: construct DTS name from device node name and SOC

The device part in the SUNXI_DTS variable always corresponds to
device node name. This is another redundancy that can be removed
by calculating the DTS name from a newly introduced SUNXI_SOC
variable and the node name.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/sunxi/image/Makefile
target/linux/sunxi/image/cortex-a53.mk
target/linux/sunxi/image/cortex-a7.mk
target/linux/sunxi/image/cortex-a8.mk