DB-88F6XXX kernel on 88F6281_A0 (GoFlex Net)

Jan Sieka jan.sieka at gmail.com
Fri Mar 31 07:01:12 UTC 2017


Hi Rasmus!

I searched a little and based on that file:
https://svnweb.freebsd.org/base/releng/10.3/sys/arm/mv/kirkwood/std.kirkwood?view=markup
and the wiki you mentioned I'd try to load the kernel under 900000 and go
to that address:

tftpboot 900000 kernel.bin
go 900000

Best regards,

Jan Sieka

2017-03-31 8:53 GMT+02:00 Jan Sieka <jan.sieka at gmail.com>:

> Hi Rasmus!
>
> Where did you get the address 500000? I recall that it must be double
> checked that this address is correct.
>
> Best regards,
>
> Jan Sieka
>
> 2017-03-31 1:29 GMT+02:00 Rasmus Liland <jensrasmus at gmail.com>:
>
>> Dear arm list,
>>
>> I now almost managed to boot the DB-88F6XXX configuration on a
>> Seagate GoFlex Net (Kirkwood 88F6281_A0), but not past clang
>> announcement of the first nine dmesg lines before CPU
>> announcement is being expected.
>>
>> Based on sys/arm/mv/kirkwood/kirkwood.c, I am certain this board
>> is supported. Attached is a log of the kernel being loaded in
>> u-boot by running standard commands:
>>
>>     dhcp
>>     tftpboot 500000 kernel.bin
>>     go 500000
>>
>> The kernel was built based on an old 10/stable tree last checked
>> out August 2016 using this standard procedure from the FreeBSD
>> Wiki https://wiki.freebsd.org/FreeBSDMarvell:
>>
>>     make buildworld TARGET_ARCH=arm
>>     make buildkernel TARGET_ARCH=arm KERNCONF=DB-88F6XXX
>>
>> I am not sure how to make it past the clang announcement, thus is
>> it possible for anyone to point me in a fruitful direction?
>>
>> /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