Date: Thu, 15 Dec 2016 13:35:05 +0100 From: Emmanuel Vadot <manu@bidouilliste.com> To: Nicolae-Alexandru Ivan <alexnivan@gmail.com> Cc: Mihai Carabas <mihai.carabas@gmail.com>, freebsd-arm@freebsd.org Subject: Re: Cubieboard2 with custom bootloader Message-ID: <20161215133505.a7ffa64924f3be052840b828@bidouilliste.com> In-Reply-To: <CAPEXxG6Dc33kcy2-jdCF%2BM9XJ5F9XaXpn_U4WT-GaDS=qYNj6w@mail.gmail.com> References: <CANg1yUsXALko5VvLsyNsHfkA2CDbRX4G_ARgFyjs7ixOo_9KKw@mail.gmail.com> <20161212160553.dee9d435125f9c6b67355d21@bidouilliste.com> <CANg1yUvmK3ti%2BSVXm30GB764SusaDYeKr6SPs5murXXV-8AZVQ@mail.gmail.com> <20161215123900.f141d13bd9814d43feb3f736@bidouilliste.com> <CAPEXxG6Dc33kcy2-jdCF%2BM9XJ5F9XaXpn_U4WT-GaDS=qYNj6w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Dec 2016 14:26:48 +0200 Nicolae-Alexandru Ivan <alexnivan@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@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161215133505.a7ffa64924f3be052840b828>