[U-Boot] [PATCH] sun7i: Add new Bananapro board / defconfig
Ian Campbell
ijc at hellion.org.uk
Wed Dec 31 11:42:11 CET 2014
On Wed, 2014-12-31 at 11:38 +0100, Hans de Goede wrote:
> Add support for the new Bananapro A20 development board from lemaker.org.
> This board features 1G RAM, 2 USB A receptacles, 1 micro USB receptacle for
> OTG, 1 micro USB receptacle for power, HDMI, sata, Gbit ethernet, ir receiver,
> 3.5 mm jack for a/v out, on board microphone, 40 gpio pins and sdio wifi.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
Acked-by: Ian Campbell <ijc at hellion.org.uk>
> -#ifdef CONFIG_TARGET_BANANAPI
> +#if defined CONFIG_TARGET_BANANAPI || defined CONFIG_TARGET_BANANAPRO
> setbits_le32(&ccm->gmac_clk_cfg, 0x3 << 10);
Did we ever get to the bottom of what this was?
I take it that you've confirmed it is needed for the pro, rather than
just carrying it over?
Ian.
More information about the U-Boot
mailing list