DB-88F6XXX kernel on 88F6281_A0 (GoFlex Net)
Jan Sieka
jan.sieka at gmail.com
Fri Mar 31 10:45:48 UTC 2017
Hello!
The .dts file is included in the kernel config file. Look here in the line
8:
https://svnweb.freebsd.org/base/releng/10.3/sys/arm/conf/DB-88F6XXX?view=markup
How much memory (RAM) do you have on your board?
I'm recalling that sometimes when we tried to load FreeBSD kernel under the
wrong address we were overwriting the U-Boot in the RAM thus we observed
stalled tftp load. So the question is what is the address under which the
U-Boot is copied to the memory on your board.
Best regards,
Jan
2017-03-31 11:41 GMT+02:00 Rasmus Liland <jensrasmus at gmail.com>:
> On 2017-03-31 10:07 +0900, Mori Hiroki wrote:
> > Hi.
> >
> > Sorry not answer.
> > I build mv/orion just now.
> > https://gist.github.com/yamori813/ecd5df1b314053a73f310c1122775540
> >
> > I modify dts file that is very hard.
> >
> > My dts file is this.
> > https://github.com/yamori813/freebsd/blob/zrouter/sys/boot/
> fdt/dts/arm/wzr-ampg300nh.dts
> > https://github.com/yamori813/freebsd/blob/zrouter/sys/boot/
> fdt/dts/arm/db88f5181.dtsi
> >
> > I use my maintenance ZRouter build system.
> > https://github.com/yamori813/zrouter/tree/add_new_devices
>
> Hi!
>
> I think I found an existing dts for my board at
> https://svnweb.freebsd.org/base/releng/10.3/sys/boot/fdt/
> dts/arm/db88f6281.dts
>
> and a crypto address seems to have been modified for this in the
> future:
> https://svnweb.freebsd.org/base/stable/11/sys/boot/fdt/
> dts/arm/db88f6281.dts?r1=262614&r2=302408
>
> I realize a dts file is a sort of structural sketch of the board.
> Is it then supposed to be included in the kernel config as extra
> information for the compiler?
>
> /Rasmus
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
>
More information about the freebsd-arm
mailing list