All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: u-boot@lists.denx.de
Subject: [PATCH] riscv: Remove unused define in maix header
Date: Wed, 3 Mar 2021 19:10:18 +0800	[thread overview]
Message-ID: <20210303111014.GA1242@andestech.com> (raw)
In-Reply-To: <20200805164219.121615-1-seanga2@gmail.com>

On Wed, Aug 05, 2020 at 12:42:19PM -0400, Sean Anderson wrote:
> This define was left over from a previous revision, and was never used.
> 
> Signed-off-by: Sean Anderson <seanga2@gmail.com>
> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Reviewed-by: Bin Meng <bin.meng@windriver.com>
> ---
> 
>  include/configs/sipeed-maix.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/include/configs/sipeed-maix.h b/include/configs/sipeed-maix.h
> index a46473fc78..1cee8259d7 100644
> --- a/include/configs/sipeed-maix.h
> +++ b/include/configs/sipeed-maix.h
> @@ -18,7 +18,4 @@
>  /* Don't relocate into AI ram since it isn't set up yet */
>  #define CONFIG_SYS_SDRAM_SIZE (SZ_4M + SZ_2M)
>  
> -/* For early init */
> -#define K210_SYSCTL_BASE 0x50440000
> -
>  #endif /* CONFIGS_SIPEED_MAIX_H */

Hi Sean,

This patch also conflicts with current master.
Could you please rebase again?

Thanks!
Leo

      parent reply	other threads:[~2021-03-03 11:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05 16:42 [PATCH] riscv: Remove unused define in maix header Sean Anderson
2020-08-05 18:36 ` Heinrich Schuchardt
2020-08-18  8:36 ` Bin Meng
2021-03-03 11:10 ` Leo Liang [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=20210303111014.GA1242@andestech.com \
    --to=ycliang@andestech.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.