From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: [PATCH v2 0/3] kill oftree -f
Date: Mon, 11 Jun 2018 22:42:42 +0200 [thread overview]
Message-ID: <20180611204245.8351-1-s.hauer@pengutronix.de> (raw)
Alexander mentioned that oftree -f is used to force a legacy ATAG boot
on ARM, so we cannot remove it without providing an alternative. The
alternative is implemented in this series. We provide a
global.bootm.boot_atag variable which, if set to true, forces ATAG boot.
Also the documentation is updated accordingly which was also missing in
the first patch.
Sascha
Sascha Hauer (3):
ARM: bootm: Add option boot using ATAGs
commands: oftree: kill oftree -f
Documentation: explain new way to boot using ATAGs
Documentation/user/booting-linux.rst | 4 +--
Documentation/user/devicetree.rst | 16 +++---------
.../defaultenv-kindle-mx50/boot/mmc_kernel | 4 +--
arch/arm/boards/radxa-rock/env/boot/mshc1 | 2 +-
arch/arm/boards/radxa-rock/env/boot/mshc1-old | 2 +-
arch/arm/lib32/bootm.c | 26 +++++++++++++++----
commands/oftree.c | 17 +-----------
7 files changed, 32 insertions(+), 39 deletions(-)
--
2.17.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2018-06-11 20:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-11 20:42 Sascha Hauer [this message]
2018-06-11 20:42 ` [PATCH 1/3] ARM: bootm: Add option boot using ATAGs Sascha Hauer
2018-06-11 20:42 ` [PATCH 2/3] commands: oftree: kill oftree -f Sascha Hauer
2018-06-11 20:42 ` [PATCH 3/3] Documentation: explain new way to boot using ATAGs Sascha Hauer
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=20180611204245.8351-1-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@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