From: Joris Offouga <offougajoris@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] warp7: Remove CONFIG_SYS_FSL_ESDHC_ADDR
Date: Wed, 23 Oct 2019 19:49:44 +0200 [thread overview]
Message-ID: <ff770f5a-2bb4-0915-d4b6-11a8c6618a5f@gmail.com> (raw)
In-Reply-To: <20191023142031.32321-1-festevam@gmail.com>
Hi Fabio,
Le 23/10/2019 à 16:20, Fabio Estevam a écrit :
> warp7 uses the driver model and it retrieves the ESDHC
> base address from device tree.
>
> Remove the unneeded CONFIG_SYS_FSL_ESDHC_ADDR definition.
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> include/configs/warp7.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/warp7.h b/include/configs/warp7.h
> index 73541fe176..9c6ee6997f 100644
> --- a/include/configs/warp7.h
> +++ b/include/configs/warp7.h
> @@ -17,7 +17,6 @@
> #define CONFIG_SYS_MALLOC_LEN (35 * SZ_1M)
>
> /* MMC Config*/
> -#define CONFIG_SYS_FSL_ESDHC_ADDR USDHC3_BASE_ADDR
> #define CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE
> #define CONFIG_SYS_MMC_IMG_LOAD_PART 1
>
Reviewed-by: Joris Offouga <offougajoris@gmail.com>
Tested-by: Joris Offouga <offougajoris@gmail.com>
Best regards,
Joris Offouga
prev parent reply other threads:[~2019-10-23 17:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-23 14:20 [U-Boot] [PATCH 1/2] warp7: Remove CONFIG_SYS_FSL_ESDHC_ADDR Fabio Estevam
2019-10-23 14:20 ` [U-Boot] [PATCH 2/2] warp7: Remove duplicate "mmc dev" command Fabio Estevam
2019-10-23 15:55 ` Pierre-Jean Texier
2019-10-23 17:18 ` Joris Offouga
2019-10-23 15:55 ` [U-Boot] [PATCH 1/2] warp7: Remove CONFIG_SYS_FSL_ESDHC_ADDR Pierre-Jean Texier
2019-10-23 17:49 ` Joris Offouga [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=ff770f5a-2bb4-0915-d4b6-11a8c6618a5f@gmail.com \
--to=offougajoris@gmail.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.