[PATCH 0/2] Keep the access to dtb_dt_embedded() within fdtdec
Evgeny Bachinin
EABachinin at salutedevices.com
Tue Dec 10 23:39:56 CET 2024
The 1st patch addresses comments from the post-review, available by
link [1].
The 2nd patch fixes problems of dtb_dt_embedded() with checkpatch.
Links:
[1] https://lore.kernel.org/u-boot/CAFLszTgEKamsa6FTnjzrEWQBLkqAR7EBbZqffx09AKgQ7ppuVA@mail.gmail.com/#t
To: Tom Rini <trini at konsulko.com>
To: Simon Glass <sjg at chromium.org>
To: Rasmus Villemoes <rasmus.villemoes at prevas.dk>
To: Ilias Apalodimas <ilias.apalodimas at linaro.org>
To: Raymond Mao <raymond.mao at linaro.org>
To: Marek Vasut <marek.vasut+renesas at mailbox.org>
To: Sughosh Ganu <sughosh.ganu at linaro.org>
To: Christian Marangi <ansuelsmth at gmail.com>
To: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
To: Evgeny Bachinin <EABachinin at salutedevices.com>
Cc: kernel at salutedevices.com
Cc: evgen89bachinin at gmail.com
Cc: u-boot at lists.denx.de
Signed-off-by: Evgeny Bachinin <EABachinin at salutedevices.com>
---
Tested:
* scripts/kernel-doc -v -none include/fdtdec.h
* on production board with Amlogic AXG SoC & OF_EMBED=y
* CI: https://github.com/u-boot/u-boot/pull/710
---
Evgeny Bachinin (2):
fdtdec: encapsulate dtb_dt_embedded() within
fdtdec: dtb_dt_embedded: replace ifdefs by IS_ENABLED()
common/board_r.c | 4 ++--
include/fdtdec.h | 24 +++++++-----------------
lib/fdtdec.c | 26 ++++++++++++++++++++++++--
3 files changed, 33 insertions(+), 21 deletions(-)
---
base-commit: b841e559cd26ffcb20f22e8ee75debed9616c002
change-id: 20241207-dtb_dt_embedded_within_fdtdec-751a40ccf787
Best regards,
--
Evgeny Bachinin <EABachinin at salutedevices.com>
More information about the U-Boot
mailing list