ath79: add initial nand support for gl-ar300m
authorMarty E. Plummer <hanetzer@startmail.com>
Tue, 29 May 2018 08:02:59 +0000 (03:02 -0500)
committerJohn Crispin <john@phrozen.org>
Mon, 18 Jun 2018 18:29:38 +0000 (20:29 +0200)
commit0e81968ee8def1d477f12d1eeb63f485c551463e
treebe167a805c372dadce271b9352c884152e0a9cb7
parentfe3b62bbdc66a50c985ba3b0c9e873e5c0862ee2
ath79: add initial nand support for gl-ar300m

Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
target/linux/ath79/Makefile
target/linux/ath79/dts/qca9533_glinet_ar300m_nand.dts [new file with mode: 0644]
target/linux/ath79/image/Makefile
target/linux/ath79/image/nand.mk [new file with mode: 0644]
target/linux/ath79/nand/config-default [new file with mode: 0644]
target/linux/ath79/nand/profiles/00-default.mk [new file with mode: 0644]
target/linux/ath79/nand/target.mk [new file with mode: 0644]