[Letux-kernel] jz4730-i2c - clocksource
Andreas Kemnade
andreas at kemnade.info
Sun Mar 7 21:49:15 CET 2021
On Sun, 7 Mar 2021 19:54:54 +0100
"H. Nikolaus Schaller" <hns at goldelico.com> wrote:
> Hi Paul,
>
> > Am 07.03.2021 um 19:22 schrieb Paul Boddie <paul at boddie.org.uk>:
> >
> > On Sunday, 7 March 2021 18:11:42 CET H. Nikolaus Schaller wrote:
> >>
> >> Ah, I see. The legacy u-boot does neither support loading DTB nor is it able
> >> to uncompress bigger uImages.
> >
Hmm, does the u-boot really uncompress images here?
letux_mipsbook_defconfig has CONFIG_KERNEL_GZIP=y. That looks like a
self-compressed kernel.
Would be interesting to try with CONFIG_KERNEL_LZMA=y Well, it take a
bit longer to decompress.
> > I tried to configure the kernel to do something sensible with appended DTB
> > files, but that didn't make any difference.
>
> This didn't work either for me... And it makes the uncompress size limit even
> a bigger problem.
>
hmm, was the dtb appended correctly? I think it has to be appended to
the zImage and then a uImage has to be created out of that.
Regards,
Andreas
More information about the Letux-kernel
mailing list