mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH 00/10] ARM32: allow disabling ATAGS and DT fallback
Date: Mon, 02 Jun 2025 13:44:35 +0200	[thread overview]
Message-ID: <174886467561.916222.4129729989727075220.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250528105046.3270397-1-a.fatoum@pengutronix.de>


On Wed, 28 May 2025 12:50:36 +0200, Ahmad Fatoum wrote:
> New platforms shouldn't use atags, but we compile the code always.
> 
> New platforms should use device tree, but there may be binding
> incompatibilities between barebox embedded device tree and device tree
> shipped with the kernel.
> 
> For that reason, this series introduces two config options:
> 
> [...]

Applied, thanks!

[01/10] arch: add new HAVE_ARCH_BOOTM_OFTREE symbol
        https://git.pengutronix.de/cgit/barebox/commit/?id=8d9ee7b7f071 (link may not be stable)
[02/10] bootm: enable CONFIG_BOOTM_OFTREE by default
        https://git.pengutronix.de/cgit/barebox/commit/?id=92f1cf5a15d8 (link may not be stable)
[03/10] ARM: lib32: disable ATAGS support by default
        https://git.pengutronix.de/cgit/barebox/commit/?id=3c1a4a3e48eb (link may not be stable)
[04/10] kvx: bootm: enforce existence of device tree
        https://git.pengutronix.de/cgit/barebox/commit/?id=d852b89dd3e5 (link may not be stable)
[05/10] bootm: booti: make device tree optional
        https://git.pengutronix.de/cgit/barebox/commit/?id=af328e58e1ef (link may not be stable)
[06/10] filetype: add new file type for 0-sized files
        https://git.pengutronix.de/cgit/barebox/commit/?id=dfec72495cd6 (link may not be stable)
[07/10] bootm: have bootm_get_devicetree return NULL if passed empty DT
        https://git.pengutronix.de/cgit/barebox/commit/?id=c92306031f60 (link may not be stable)
[08/10] bootm: make fallback to barebox internal tree optional
        https://git.pengutronix.de/cgit/barebox/commit/?id=3631f7ef6ed7 (link may not be stable)
[09/10] commands: oftree: add option to return device tree without fixups
        https://git.pengutronix.de/cgit/barebox/commit/?id=1341d7b872f0 (link may not be stable)
[10/10] of: drop undefined fdt_get_tree declaration
        https://git.pengutronix.de/cgit/barebox/commit/?id=444a9fdc05a6 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-06-02 11:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-28 10:50 Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 01/10] arch: add new HAVE_ARCH_BOOTM_OFTREE symbol Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 02/10] bootm: enable CONFIG_BOOTM_OFTREE by default Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 03/10] ARM: lib32: disable ATAGS support " Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 04/10] kvx: bootm: enforce existence of device tree Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 05/10] bootm: booti: make device tree optional Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 06/10] filetype: add new file type for 0-sized files Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 07/10] bootm: have bootm_get_devicetree return NULL if passed empty DT Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 08/10] bootm: make fallback to barebox internal tree optional Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 09/10] commands: oftree: add option to return device tree without fixups Ahmad Fatoum
2025-05-28 10:50 ` [PATCH 10/10] of: drop undefined fdt_get_tree declaration Ahmad Fatoum
2025-06-02 11:44 ` Sascha Hauer [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=174886467561.916222.4129729989727075220.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@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