All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@arm.com>
To: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Cc: u-boot@lists.denx.de, Jagan Teki <jagan@amarulasolutions.com>,
	Samuel Holland <samuel@sholland.org>,
	Maxime Ripard <mripard@kernel.org>
Subject: Re: [PATCH] configs: add PineTab defconfig
Date: Tue, 7 Sep 2021 00:47:47 +0100	[thread overview]
Message-ID: <20210907004747.5a117de7@slackpad.fritz.box> (raw)
In-Reply-To: <20210906210613.188500-1-arnaud.ferraris@collabora.com>

On Mon,  6 Sep 2021 23:06:13 +0200
Arnaud Ferraris <arnaud.ferraris@collabora.com> wrote:

> The PineTab device-tree is already in u-boot, this commit adds the corresponding
> defconfig, based on pinephone_defconfig.
> 
> Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>

Reviewed-by: Andre Przywara <andre.przywara@arm.com>

Thanks,
Andre

> ---
>  board/sunxi/MAINTAINERS   |  5 +++++
>  configs/pinetab_defconfig | 10 ++++++++++
>  2 files changed, 15 insertions(+)
>  create mode 100644 configs/pinetab_defconfig
> 
> diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
> index 4fc26077b2..2543c94de7 100644
> --- a/board/sunxi/MAINTAINERS
> +++ b/board/sunxi/MAINTAINERS
> @@ -471,6 +471,11 @@ M:	Samuel Holland <samuel@sholland.org>
>  S:	Maintained
>  F:	configs/pinephone_defconfig
>  
> +PINETAB BOARD
> +M:	Arnaud Ferraris <arnaud.ferraris@collabora.com>
> +S:	Maintained
> +F:	configs/pinetab_defconfig
> +
>  R16 EVB PARROT BOARD
>  M:	Quentin Schulz <quentin.schulz@free-electrons.com>
>  S:	Maintained
> diff --git a/configs/pinetab_defconfig b/configs/pinetab_defconfig
> new file mode 100644
> index 0000000000..0cc24146b3
> --- /dev/null
> +++ b/configs/pinetab_defconfig
> @@ -0,0 +1,10 @@
> +CONFIG_ARM=y
> +CONFIG_ARCH_SUNXI=y
> +CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pinetab"
> +CONFIG_SPL=y
> +CONFIG_MACH_SUN50I=y
> +CONFIG_SUNXI_DRAM_LPDDR3_STOCK=y
> +CONFIG_DRAM_CLK=552
> +CONFIG_DRAM_ZQ=3881949
> +CONFIG_MMC_SUNXI_SLOT_EXTRA=2
> +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set


  reply	other threads:[~2021-09-06 23:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-06 21:06 [PATCH] configs: add PineTab defconfig Arnaud Ferraris
2021-09-06 23:47 ` Andre Przywara [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-07 12:53 Nicolas Boulenguez
2021-03-07 13:58 ` Peter Robinson
2021-03-07 20:34 ` Vagrant Cascadian
2021-03-07 22:15   ` Andre Przywara
2021-03-08  0:12 ` Andre Przywara
2021-03-08  0:13   ` Icenowy Zheng
2021-03-13 15:32   ` Arnaud Ferraris

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=20210907004747.5a117de7@slackpad.fritz.box \
    --to=andre.przywara@arm.com \
    --cc=arnaud.ferraris@collabora.com \
    --cc=jagan@amarulasolutions.com \
    --cc=mripard@kernel.org \
    --cc=samuel@sholland.org \
    --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.