Re: [RFC PATCH v2 1/3] ramips: add support for the RT6855A SoC

2020-12-28 Thread Daniel Golle
ent: Montag, 28. Dezember 2020 01:25 > > To: openwrt-devel@lists.openwrt.org > > Cc: Rafaël Carré > > Subject: [RFC PATCH v2 1/3] ramips: add support for the RT6855A SoC > > > > Add Linksys WAP300N target > > > > Signed-off-by: Rafaël Carré >

RE: [RFC PATCH v2 1/3] ramips: add support for the RT6855A SoC

2020-12-28 Thread Adrian Schmutzler
ubject: [RFC PATCH v2 1/3] ramips: add support for the RT6855A SoC > > Add Linksys WAP300N target > > Signed-off-by: Rafaël Carré > --- > Changes since v1: > - Use OpenWrt .dts (CONFIG_MIPS_RAW_APPENDED_DTB) > - clean up rt6855a.mk > - add case/esac in /etc/board.d/*

[RFC PATCH v2 1/3] ramips: add support for the RT6855A SoC

2020-12-27 Thread Rafaël Carré
Add Linksys WAP300N target Signed-off-by: Rafaël Carré --- Changes since v1: - Use OpenWrt .dts (CONFIG_MIPS_RAW_APPENDED_DTB) - clean up rt6855a.mk - add case/esac in /etc/board.d/* - tidy up config-5.4 target/linux/ramips/Makefile | 2 +- target/linux/ramips/dts/rt6855a.dts