Cubieboard2 with custom bootloader

Emmanuel Vadot manu at bidouilliste.com
Thu Dec 15 12:35:09 UTC 2016


On Thu, 15 Dec 2016 14:26:48 +0200
Nicolae-Alexandru Ivan <alexnivan at gmail.com> wrote:

> >  For 1 and 2, as Ganbold said ubldr is broken since clang 3.9 import
> > (well only ubldr.bin for me ...)
> >  For 3 and 4 I've never tested booting kernel directly, I'll try that.
> >  Does your kernel have a static dtb compiled in ?
> 
> Yes, we included the device tree in the kernel binary.
> The options below are included in our conf.
> 
> #FDT
> options FDT
> options FDT_DTB_STATIC
> makeoptions FDT_DTS_FILE=cubieboard2.dts

 Oh I might now, my patches introduce a FreeBSD option for uboot that
disable the dcache while it's strictly disable in the ports.
 Do a gmake menuconfig in uboot before compiling but after gmake
cubieboard2_defconfig to enable this.

-- 
Emmanuel Vadot <manu at bidouilliste.com> <manu at freebsd.org>


More information about the freebsd-arm mailing list