[J-core] Compiled kernel and DTB

Daniel Lezcano daniel.lezcano at free.fr
Thu May 26 07:08:43 EDT 2016


On 05/26/2016 12:01 AM, Rich Felker wrote:
> On Wed, May 25, 2016 at 10:39:47PM +0200, Daniel Lezcano wrote:
>>
>> Hi guys,
>>
>> I succeed to create a kernel following the instructions [1].
>>
>> The system fails to boot because of the DTB not found.
>>
>> I did not generated a new rootfs. How can I generate the dtb ?
>>
>> Thanks !
>
> Future versions of the source will put the DTB in the bitstream as
> part of the boot rom, but it's not there yet because we're trying to
> respect binding stability and don't want any bindings "hard-coded"
> before they're official. For now, you need a "dt.dtb" file on the sd
> card. For the Numato Mimas v2 board, this can be generated from the
> arch/sh/boot/dts/j2_mimas_v2.dts file provided in the kernel patch
> series, using dtc.

I was able to run a custom kernel with the generated DT and an embedded 
initramfs.

Thanks !

   -- Daniel




More information about the J-core mailing list