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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox