[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: flash-kernel and dtb



On Sat, 2014-06-14 at 14:42 +0200, Rainer Dorsch wrote:
> On Saturday 14 June 2014 13:35:40 Ian Campbell wrote:
> > Your boot command should load and then source the boot.scr which
> > flash-kernel has created, it contains the right things and is
> > automatically updated when the kernel/initramfs/etc changes.
> 
> Wow, that is a nice solution. Is there somewhere the boot.cmd out of which 
> mkimage generates the boot.scr ?

I don't think it is preserved anywhere. You can extract it with
    dd if=/boot/boot.scr bs=64 skip=1 of=/tmp/boot.cmd

or you can find the template for it
in /usr/share/flash-kernel/bootscript/bootscr.cubox-i

Ian.


Reply to: