ath79: airtight c-75: use second flash chip
authorTomasz Maciej Nowak <tmn505@gmail.com>
Thu, 17 Dec 2020 16:24:27 +0000 (17:24 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 19 Dec 2020 18:42:00 +0000 (19:42 +0100)
commit13581a5fa7ed09aa04393d496f44d0bf068e3024
tree3676e55b1aedf917497440336300a2b4e99829ce
parent0d96d36841e817f368e86d4af725570d757cb0ca
ath79: airtight c-75: use second flash chip

The flash capacity is divided in two flash chips and currently only
first is used. Increase available space for OpenWrt by additional 16 MiB
using mtd-concat driver. Because U-Boot might not be able to load kernel
image spanned through two flash chips, the size of kernel is limited
to space available on first first chip.

Cc: Vladimir Georgievsky <vladimir.georgievsky@yahoo.com>
Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
target/linux/ath79/dts/qca9550_airtight_c-75.dts
target/linux/ath79/image/generic.mk