From: Yuri Frolov <crashing.kernel@gmail.com>
To: Daniel Golle <daniel@makrotopia.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [vmlinuz.bin] Does u-boot support loading vmlinuz[.bin]?
Date: Wed, 13 Jun 2018 19:28:43 +0300 [thread overview]
Message-ID: <2cfa098d-46f4-b4b2-10f9-e447b89c7fda@gmail.com> (raw)
In-Reply-To: <20180613153510.GB31768@makrotopia.org>
On 06/13/2018 06:35 PM, Daniel Golle wrote:
> Hi Yuri,
>
> On Wed, Jun 13, 2018 at 02:19:06PM +0300, Yuri Frolov wrote:
>> Hi,
>>
>> do I understand correctly, that the native format for mips arch. u-boot uses is uImage?
>> Yocto's default for mips is vmlinuz.bin for some reason, here is the question.
>>
>
> You got to enable U-Boot's CONFIG_CMD_BOOTZ and use the bootz command
> in order to boot that. Or change that default to generate FIT or legacy
> uImage instead.
>
bootz_setup is properly defined only for arm (arch/arm/lib/zimage.c); default bootz_setup returns an error.
So, is bootz supposed to work for architectures other than arm?
next prev parent reply other threads:[~2018-06-13 16:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-13 11:19 [vmlinuz.bin] Does u-boot support loading vmlinuz[.bin]? Yuri Frolov
2018-06-13 15:35 ` Daniel Golle
2018-06-13 16:28 ` Yuri Frolov [this message]
2018-06-13 21:48 ` Paul Burton
2018-06-13 21:48 ` Paul Burton
2018-06-14 9:33 ` Yuri Frolov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2cfa098d-46f4-b4b2-10f9-e447b89c7fda@gmail.com \
--to=crashing.kernel@gmail.com \
--cc=daniel@makrotopia.org \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.