From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: Kirkwood NSA 310 does not boot with 3.8.3
Date: Mon, 18 Mar 2013 07:17:12 -0400 [thread overview]
Message-ID: <20130318111712.GH13280@titan.lakedaemon.net> (raw)
In-Reply-To: <loom.20130318T094229-725@post.gmane.org>
On Mon, Mar 18, 2013 at 09:16:34AM +0000, Lukas Zapletal wrote:
> Jason Cooper <jason <at> lakedaemon.net> writes:
> > You'll need to enable ARM_APPENDED_DTB, concatenate your dtb onto your
> > zImage, then run mkimage on the result to get the uImage.
>
> Jason, thanks for help. It worked great, just for completenes for googlers:
>
> # grep "ARM_APPENDED_DTB|NSA" .config
> CONFIG_ARM_APPENDED_DTB=y
> CONFIG_MACH_NSA310_DT=y
>
> # make zImage
>
> # make dtbs
>
> # cat arch/arm/boot/zImage arch/arm/boot/dts/kirkwood-nsa310.dtb > /tmp/X
> # mv /tmp/X arch/arm/boot/zImage
> # make uImage
Be careful using this in the future when we go multiplatform, it's not
supported (which Load Address and Entry Point?). You'll need to use the
mkimage command by hand then.
thx,
Jason.
prev parent reply other threads:[~2013-03-18 11:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-16 20:48 Kirkwood NSA 310 does not boot with 3.8.3 Lukas Zapletal
2013-03-16 21:55 ` Jason Cooper
2013-03-18 9:16 ` Lukas Zapletal
2013-03-18 11:17 ` Jason Cooper [this message]
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=20130318111712.GH13280@titan.lakedaemon.net \
--to=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox