public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ziyuan Xu <xzy.xu@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] configs: rockchip: remove CONFIG_ROCKCHIP_COMMON
Date: Wed, 20 Jul 2016 11:52:58 +0800	[thread overview]
Message-ID: <578EF59A.8070604@rock-chips.com> (raw)
In-Reply-To: <1468985474-19319-1-git-send-email-kever.yang@rock-chips.com>


Hi kever,
If you intend to remove CONFIG_ROCKCHIP_COMMON, please also remove it in 
Kconfig.(arch/arm/mach-rockchip/rk3036/Kconfig)
And CONFIG_SPL_ROCKCHIP_COMMON?
On 2016?07?20? 11:31, Kever Yang wrote:
> The CONFIG_ROCKCHIP_COMMON is no use now, remove it.
>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
>
>   include/configs/rk3036_common.h | 2 --
>   include/configs/rk3288_common.h | 1 -
>   2 files changed, 3 deletions(-)
>
> diff --git a/include/configs/rk3036_common.h b/include/configs/rk3036_common.h
> index ae4b101..b003baa 100644
> --- a/include/configs/rk3036_common.h
> +++ b/include/configs/rk3036_common.h
> @@ -40,8 +40,6 @@
>   #define CONFIG_ROCKCHIP_MAX_INIT_SIZE	(4 << 10)
>   #define CONFIG_ROCKCHIP_CHIP_TAG	"RK30"
>   
> -#define CONFIG_ROCKCHIP_COMMON
> -
>   /* MMC/SD IP block */
>   #define CONFIG_MMC
>   #define CONFIG_GENERIC_MMC
> diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h
> index 2a36c17..faefd55 100644
> --- a/include/configs/rk3288_common.h
> +++ b/include/configs/rk3288_common.h
> @@ -44,7 +44,6 @@
>   #define CONFIG_SPL_STACK		0xff718000
>   #define CONFIG_SPL_TEXT_BASE		0xff704004
>   
> -#define CONFIG_ROCKCHIP_COMMON
>   #define CONFIG_SPL_ROCKCHIP_COMMON
>   
>   #define CONFIG_SILENT_CONSOLE

      reply	other threads:[~2016-07-20  3:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-20  3:31 [U-Boot] [PATCH] configs: rockchip: remove CONFIG_ROCKCHIP_COMMON Kever Yang
2016-07-20  3:52 ` Ziyuan Xu [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=578EF59A.8070604@rock-chips.com \
    --to=xzy.xu@rock-chips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox