From: Tony Lindgren <tony@atomide.com>
To: Mark Jackson <mpfj-list@mimc.co.uk>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: Booting 3.9.0-rc2 on Beaglebone ?
Date: Tue, 19 Mar 2013 11:33:48 -0700 [thread overview]
Message-ID: <20130319183347.GF16413@atomide.com> (raw)
In-Reply-To: <513F9394.6010306@mimc.co.uk>
Hi,
* Mark Jackson <mpfj-list@mimc.co.uk> [130312 13:48]:
> I'm struggling to get the latest kernel git to load on my beaglebone.
>
> Error: unrecognized/unsupported machine ID (r1 = 0x00000e05).
>
> I guess I'm missing some vital step ?
We're changing the mainline kernel tree to use device tree
based booting only.
So you need to either upgrade your bootloader to support device
tree based booting, or enable CONFIG_ARM_APPENDED_DTB and
ARM_ATAG_DTB_COMPAT in your .config and build u-image manually
with the .dtb appended to the zImage. Doing make dtbs will generate
you the am335x-bone.dtb to append.
Regards,
Tony
next prev parent reply other threads:[~2013-03-19 18:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 20:44 Booting 3.9.0-rc2 on Beaglebone ? Mark Jackson
2013-03-19 18:33 ` Tony Lindgren [this message]
2013-03-20 8:35 ` Hiremath, Vaibhav
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=20130319183347.GF16413@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap@vger.kernel.org \
--cc=mpfj-list@mimc.co.uk \
/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.