mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/3] kill oftree -f
@ 2018-06-11 20:42 Sascha Hauer
  2018-06-11 20:42 ` [PATCH 1/3] ARM: bootm: Add option boot using ATAGs Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2018-06-11 20:42 UTC (permalink / raw)
  To: Barebox List

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-11 20:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-11 20:42 [PATCH v2 0/3] kill oftree -f Sascha Hauer
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox