Date: Fri, 25 Dec 2015 20:40:28 +0200 From: Stanislav Galabov <sgalabov@gmail.com> To: Willem Jan Withagen <wjw@digiware.nl> Cc: Adrian Chadd <adrian@freebsd.org>, "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: mt7620 works! Message-ID: <A029CBF1-4173-49DF-AE9D-BFACC36135AF@gmail.com> In-Reply-To: <567D5593.4060302@digiware.nl> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 25.12.2015 =D0=B3., at 16:41, Willem Jan Withagen <wjw@digiware.nl> wro= te: >=20 >> On 24-12-2015 15:45, Stanislav Galabov wrote: >>=20 >>> Hi Stanislave, >>>=20 >>> 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,7= 602 >>>=20 >>> --WjW >>=20 >> I had seen these, but thanks for sharing with the list :-) >=20 > Hi, >=20 > syslog: freetest tftpd[12135]: 10.10.10.123: read request for //test.bin: s= uccess >=20 > ################################################################# > ################################################################# > ################################################# > done > Bytes transferred =3D 5575489 (551341 hex) > NetBootFileXferSize=3D 00551341 > Automatic boot of image at addr 0x80A00000 ... > ## Booting image at 80a00000 ... > Bad Magic Number,7F454C46 >=20 >=20 >=20 > 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?? >=20 > So how do I get something I can boot from uboot? >=20 > --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 RT5= 350 (basic support) and MT7620. The MT7620 is substantially different than t= he MT7621, so it's not a straightforward thing to make it work (UART is diff= erent for one). I'll continue working on Mediatek/Ralink support in the new year, so hopeful= ly things are going to get easier then. Best wishes, Stanislav=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A029CBF1-4173-49DF-AE9D-BFACC36135AF>