public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: sunxi: Add icnova-a20-swac defconfig
Date: Tue, 22 Mar 2016 22:42:46 +0100	[thread overview]
Message-ID: <56F1BC56.3010600@redhat.com> (raw)
In-Reply-To: <1458547751-24440-1-git-send-email-sr@denx.de>

Hi,

On 21-03-16 09:09, Stefan Roese wrote:
> The ICnova-A20-SWAC is a baseboard, equipped with the ICnova-A20 SoM from
> In-Circuit:
>
> http://wiki.in-circuit.de/index.php5?title=ICnova_A20_SODIMM
> http://linux-sunxi.org/In-Circuit_ICnova_A20
>
> This patch adds support for this board, including ethernet, LCD and USB
> support.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Marcus Heuer <marcus.heuer@swac.de>
> Cc: Hans de Goede <hdegoede@redhat.com>
> Cc: Ian Campbell <ijc@hellion.org.uk>

Thanks, applied.

Regards,

Hans


> ---
>   board/sunxi/MAINTAINERS           |  5 +++++
>   configs/icnova-a20-swac_defconfig | 21 +++++++++++++++++++++
>   2 files changed, 26 insertions(+)
>   create mode 100644 configs/icnova-a20-swac_defconfig
>
> diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
> index 5ae5ce6..c4fe11f 100644
> --- a/board/sunxi/MAINTAINERS
> +++ b/board/sunxi/MAINTAINERS
> @@ -121,6 +121,11 @@ M:	Chen-Yu Tsai <wens@csie.org>
>   S:	Maintained
>   F:	configs/Hummingbird_A31_defconfig
>
> +ICnova-A20-SWAC BOARD
> +M:	Stefan Roese <sr@denx.de>
> +S:	Maintained
> +F:	configs/icnova-a20-swac_defconfig
> +
>   ITEAD IBOX BOARD
>   M:	Marcus Cooper <codekipper@gmail.com>
>   S:	Maintained
> diff --git a/configs/icnova-a20-swac_defconfig b/configs/icnova-a20-swac_defconfig
> new file mode 100644
> index 0000000..548a07e
> --- /dev/null
> +++ b/configs/icnova-a20-swac_defconfig
> @@ -0,0 +1,21 @@
> +CONFIG_ARM=y
> +CONFIG_ARCH_SUNXI=y
> +CONFIG_MACH_SUN7I=y
> +CONFIG_DRAM_CLK=384
> +CONFIG_OLD_SUNXI_KERNEL_COMPAT=y
> +CONFIG_MMC0_CD_PIN="PI5"
> +CONFIG_USB0_VBUS_PIN="PG11"
> +CONFIG_USB0_VBUS_DET="PH7"
> +CONFIG_USB1_VBUS_PIN="PG10"
> +CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:24,pclk_khz:33000,le:45,ri:209,up:22,lo:22,hs:1,vs:1,sync:3,vmode:0"
> +CONFIG_VIDEO_LCD_POWER="PH22"
> +CONFIG_VIDEO_LCD_PANEL_LVDS=y
> +CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-icnova-swac"
> +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
> +CONFIG_SPL=y
> +CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,CMD_BMP,CMD_UNZIP"
> +# CONFIG_CMD_IMLS is not set
> +# CONFIG_CMD_FLASH is not set
> +# CONFIG_CMD_FPGA is not set
> +CONFIG_ETH_DESIGNWARE=y
> +CONFIG_USB_EHCI_HCD=y
>

      reply	other threads:[~2016-03-22 21:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21  8:09 [U-Boot] [PATCH] arm: sunxi: Add icnova-a20-swac defconfig Stefan Roese
2016-03-22 21:42 ` Hans de Goede [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=56F1BC56.3010600@redhat.com \
    --to=hdegoede@redhat.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