All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@nxp.com>
To: u-boot@lists.denx.de
Subject: [PATCH] mx7ulp_com: Remove unneeded SoC definitions
Date: Mon, 27 Jan 2020 12:58:55 +0000	[thread overview]
Message-ID: <AM0PR04MB4481B2D5919163F506549E2C880B0@AM0PR04MB4481.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20200121133009.30582-1-festevam@gmail.com>

> Subject: [PATCH] mx7ulp_com: Remove unneeded SoC definitions
> 
> Since commit 9c27310ac23c ("mx7ulp: Move SoC base address to a common
> file") we no longer need to have these SoC definitions in the board file, so
> remove them.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Acked-by: Peng Fan <peng.fan@nxp.com>

> ---
>  include/configs/mx7ulp_com.h | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/include/configs/mx7ulp_com.h b/include/configs/mx7ulp_com.h
> index bccfea812d..f6e173d7d5 100644
> --- a/include/configs/mx7ulp_com.h
> +++ b/include/configs/mx7ulp_com.h
> @@ -14,10 +14,6 @@
>  #define CONFIG_BOARD_POSTCLK_INIT
>  #define CONFIG_SYS_BOOTM_LEN		0x1000000
> 
> -#define SRC_BASE_ADDR			CMC1_RBASE
> -#define IRAM_BASE_ADDR			OCRAM_0_BASE
> -#define IOMUXC_BASE_ADDR		IOMUXC1_RBASE
> -
>  /*
>   * Detect overlap between U-Boot image and environment area in
> build-time
>   *
> --
> 2.17.1

  reply	other threads:[~2020-01-27 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21 13:30 [PATCH] mx7ulp_com: Remove unneeded SoC definitions Fabio Estevam
2020-01-27 12:58 ` Peng Fan [this message]
2020-02-10  9:07 ` sbabic at denx.de

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=AM0PR04MB4481B2D5919163F506549E2C880B0@AM0PR04MB4481.eurprd04.prod.outlook.com \
    --to=peng.fan@nxp.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.