Re: [OpenWrt-Devel] [PATCH] ramips: add support for MQmaker WiTi board

2015-11-30 Thread Srdjan Rosic
rmilecki mentioned over irc, he'd prefer using "jedec,spi-nor" in this case. I'll try it out later tonight once I'm home and have serial on the device ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailma

Re: [OpenWrt-Devel] [PATCH] ramips: add support for MQmaker WiTi board

2015-11-25 Thread John Crispin
Hi, as said before, please add version info to your patches. it is explained here -> https://dev.openwrt.org/wiki/SubmittingPatches -> 13. The canonical patch format ΒΆ John On 26/11/2015 07:41, Sebastian Careba wrote: > The board is based on mt7621AT cpu, and has 16mb nor flash, 256mb o

Re: [OpenWrt-Devel] [PATCH] ramips: add support for MQmaker WiTi board

2015-11-25 Thread John Crispin
Hi, you need to add info to the patch what has changed between versions and which version this is. John On 25/11/2015 21:20, Sebastian Careba wrote: > The board is based on mt7621AT cpu, and has 16mb nor flash, 256mb of ram, 2 > sata ports, microsd card slot, 1 USB 3.0 port and at least

Re: [OpenWrt-Devel] [PATCH] ramips: add support for MQmaker WiTi board

2015-11-25 Thread Claudio Leite
Hi Sebastian, Two small comments inline. * Sebastian Careba (nitrosh...@yahoo.com) wrote: > The board is based on mt7621AT cpu, and has 16mb nor flash, 256mb of ram, 2 > sata ports, microsd card slot, 1 USB 3.0 port and at least one 2.4 and one 5 > ghz antenna. > > Signed-off-by: Sebastian Car