Date: Fri, 25 Dec 2015 23:12:57 +0100 From: Willem Jan Withagen <wjw@digiware.nl> To: Stanislav Galabov <sgalabov@gmail.com> Cc: Adrian Chadd <adrian@freebsd.org>, "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: mt7620 works! Message-ID: <567DBF69.6080803@digiware.nl> In-Reply-To: <A029CBF1-4173-49DF-AE9D-BFACC36135AF@gmail.com> References: <CAJ-VmomKKRgBVPAHMQh4fJisznWi3FgEEDjkg0pMmF2sHJvd1w@mail.gmail.com> <567BF4AB.9020904@digiware.nl> <CANiSyhQ9-x1p=DVYvL6hqVYP0qTUEiUg2_p-S8mjZVMH5JUEzA@mail.gmail.com> <567BFEE3.6030306@digiware.nl> <73FD8DD1-83DC-4E88-8594-5AEC13159C86@gmail.com> <567D5593.4060302@digiware.nl> <A029CBF1-4173-49DF-AE9D-BFACC36135AF@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25-12-2015 19:40, Stanislav Galabov wrote: > >> On 25.12.2015 г., at 16:41, Willem Jan Withagen <wjw@digiware.nl> wrote: >> >>> On 24-12-2015 15:45, Stanislav Galabov wrote: >>> >>>> Hi Stanislave, >>>> >>>> Most likely you have them already, but ... >>>> If of any use, the documentation of the WiTiBoard is in: >>>> http://ftp.mqmaker.com/WiTi/ >>>> Which also includes the hardware and software docs of the MT7621, 7612,7602 >>>> >>>> --WjW >>> >>> I had seen these, but thanks for sharing with the list :-) >> >> Hi, >> >> syslog: freetest tftpd[12135]: 10.10.10.123: read request for //test.bin: success >> >> ################################################################# >> ################################################################# >> ################################################# >> done >> Bytes transferred = 5575489 (551341 hex) >> NetBootFileXferSize= 00551341 >> Automatic boot of image at addr 0x80A00000 ... >> ## Booting image at 80a00000 ... >> Bad Magic Number,7F454C46 >> >> >> >> Just build a new kernel, but that is obvious not enough for booting... >> I used your uboot.kernel which I expect it to be different from just >> /boot/kernel/kernel?? >> >> So how do I get something I can boot from uboot? >> >> --WjW > > Hi Willem, > > A good explanation on how to build u-boot suitable kernel image can be found here: > https://wiki.freebsd.org/FreeBSD/mips/RT3052F > > But if you're trying to build a kernel for the WiTi board (MT7621) you won't be able to as the MT7621 bits are still not in -head. > > The last commits by Adrian only support RT305x and introduce support for RT5350 (basic support) and MT7620. The MT7620 is substantially different than the MT7621, so it's not a straightforward thing to make it work (UART is different for one). > > I'll continue working on Mediatek/Ralink support in the new year, so hopefully things are going to get easier then. Sort of informative, but the page refers to 'oldlzma'. Which I suspect is needed otherwise Uboot starts complaining about during decompressing and aborts. We're the bits for MT7620 in the patch you pasted? --WjW
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?567DBF69.6080803>