From: Tom Rini <trini@konsulko.com>
To: Ovidiu Panait <ovidiu.panait@windriver.com>
Cc: u-boot@lists.denx.de, Simon Glass <sjg@chromium.org>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Bin Meng <bmeng.cn@gmail.com>,
Daniel Schwierzeck <daniel.schwierzeck@gmail.com>,
Matthias Brugger <mbrugger@suse.com>,
Priyanka Jain <priyanka.jain@nxp.com>,
Tim Harvey <tharvey@gateworks.com>, Wolfgang Denk <wd@denx.de>,
Zong Li <zong.li@sifive.com>
Subject: Re: [PATCH v2 5/7] common: board_r: move init_addr_map() to init.h
Date: Tue, 18 Jan 2022 12:40:39 -0500 [thread overview]
Message-ID: <20220118174039.GX2631111@bill-the-cat> (raw)
In-Reply-To: <20220101171332.2676936-5-ovidiu.panait@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 538 bytes --]
On Sat, Jan 01, 2022 at 07:13:29PM +0200, Ovidiu Panait wrote:
> asm/mmu.h include is currently guarded by CONFIG_ADDR_MAP ifdef because
> the header is only present on arm and powerpc. In order to remove the
> dependency on this header and the associated ifdef, move init_addr_map()
> declaration to init.h, since it is only called during the common init
> sequence.
>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2022-01-18 17:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-01 17:13 [PATCH v2 1/7] common: spl: move armv7m-specific code to spl_perform_fixups() Ovidiu Panait
2022-01-01 17:13 ` [PATCH v2 2/7] common: remove bedbug debugger support Ovidiu Panait
2022-01-04 9:17 ` Thomas Huth
2022-01-04 14:11 ` Simon Glass
2022-01-18 17:40 ` Tom Rini
2022-01-01 17:13 ` [PATCH v2 3/7] common: board_r: drop initr_kgdb wrapper Ovidiu Panait
2022-01-18 17:40 ` Tom Rini
2022-01-01 17:13 ` [PATCH v2 4/7] common: board_r: drop initr_addr_map wrapper Ovidiu Panait
2022-01-18 17:40 ` Tom Rini
2022-01-01 17:13 ` [PATCH v2 5/7] common: board_r: move init_addr_map() to init.h Ovidiu Panait
2022-01-18 17:40 ` Tom Rini [this message]
2022-01-01 17:13 ` [PATCH v2 6/7] common: board_r: include asm-generic/gpio.h Ovidiu Panait
2022-01-18 17:40 ` Tom Rini
2022-01-01 17:13 ` [PATCH v2 7/7] common: board_r: drop ifdefs around header includes Ovidiu Panait
2022-01-18 17:40 ` Tom Rini
2022-01-18 17:39 ` [PATCH v2 1/7] common: spl: move armv7m-specific code to spl_perform_fixups() Tom Rini
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=20220118174039.GX2631111@bill-the-cat \
--to=trini@konsulko.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bmeng.cn@gmail.com \
--cc=daniel.schwierzeck@gmail.com \
--cc=mbrugger@suse.com \
--cc=ovidiu.panait@windriver.com \
--cc=priyanka.jain@nxp.com \
--cc=sjg@chromium.org \
--cc=tharvey@gateworks.com \
--cc=u-boot@lists.denx.de \
--cc=wd@denx.de \
--cc=zong.li@sifive.com \
/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