From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 7/7] sunxi: Ainol AW1 support
Date: Mon, 23 Mar 2015 15:25:35 +0100 [thread overview]
Message-ID: <5510225F.2090904@redhat.com> (raw)
In-Reply-To: <CAGb2v67x92iiWp5E-EsznzuDdi2rvDeAtmisgtX6a5FH0AJ-dQ@mail.gmail.com>
Hi,
On 23-03-15 08:09, Chen-Yu Tsai wrote:
> Hi,
>
> On Mon, Mar 23, 2015 at 1:07 AM, Paul Kocialkowski <contact@paulk.fr> wrote:
>
> Maybe a slight description of the board/device?
Never mind I've just merged this in my local tree, adding a short description
myself based on (and pointing to): http://linux-sunxi.org/Ainol_AW1
I'll push this to next once tested.
Regards,
Hans
>
> ChenYu
>
>> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
>> ---
>> board/sunxi/MAINTAINERS | 5 +++++
>> configs/Ainol_AW1_defconfig | 16 ++++++++++++++++
>> 2 files changed, 21 insertions(+)
>> create mode 100644 configs/Ainol_AW1_defconfig
>>
>> diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
>> index ef3c937..e486458 100644
>> --- a/board/sunxi/MAINTAINERS
>> +++ b/board/sunxi/MAINTAINERS
>> @@ -50,6 +50,11 @@ S: Maintained
>> F: board/sunxi/dram_a20_olinuxino_l2.c
>> F: configs/A20-OLinuXino-Lime2_defconfig
>>
>> +AINOL AW1 BOARD
>> +M: Paul Kocialkowski <contact@paulk.fr>
>> +S: Maintained
>> +F: configs/Ainol_AW1_defconfig
>> +
>> AMPE A76 BOARD
>> M: Paul Kocialkowski <contact@paulk.fr>
>> S: Maintained
>> diff --git a/configs/Ainol_AW1_defconfig b/configs/Ainol_AW1_defconfig
>> new file mode 100644
>> index 0000000..1c3b942
>> --- /dev/null
>> +++ b/configs/Ainol_AW1_defconfig
>> @@ -0,0 +1,16 @@
>> +CONFIG_SPL=y
>> +CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER"
>> +CONFIG_FDTFILE="sun7i-a20-ainol-aw1.dtb"
>> +CONFIG_USB_MUSB_SUNXI=y
>> +CONFIG_USB0_VBUS_PIN="PB9"
>> +CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
>> +CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:18,pclk_khz:40000,le:87,ri:112,up:38,lo:141,hs:1,vs:1,sync:3,vmode:0"
>> +CONFIG_VIDEO_LCD_POWER="PH8"
>> +CONFIG_VIDEO_LCD_BL_EN="PH7"
>> +CONFIG_VIDEO_LCD_BL_PWM="PB2"
>> +CONFIG_ARM=y
>> +CONFIG_ARCH_SUNXI=y
>> +CONFIG_MACH_SUN7I=y
>> +CONFIG_DRAM_CLK=432
>> +CONFIG_DRAM_ZQ=123
>> +CONFIG_DRAM_EMR1=4
>> --
>> 1.9.1
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
next prev parent reply other threads:[~2015-03-23 14:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-22 17:07 [U-Boot] [PATCH v2 1/7] sunxi: gpio: Indentation fix Paul Kocialkowski
2015-03-22 17:07 ` [U-Boot] [PATCH v2 2/7] power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic Paul Kocialkowski
2015-03-22 17:07 ` [U-Boot] [PATCH v2 3/7] sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic Paul Kocialkowski
2015-03-22 17:07 ` [U-Boot] [PATCH v2 4/7] power: axp209: VBUS detection support Paul Kocialkowski
2015-03-22 17:07 ` [U-Boot] [PATCH v2 5/7] sunxi: common VBUS detection logic in usbc Paul Kocialkowski
2015-03-22 17:07 ` [U-Boot] [PATCH v2 6/7] sunxi: USB download gadget cable detection Paul Kocialkowski
2015-03-22 17:07 ` [U-Boot] [PATCH v2 7/7] sunxi: Ainol AW1 support Paul Kocialkowski
2015-03-23 7:09 ` Chen-Yu Tsai
2015-03-23 10:57 ` Hans de Goede
2015-03-23 14:25 ` Hans de Goede [this message]
2015-03-23 16:25 ` Paul Kocialkowski
2015-03-23 16:21 ` [U-Boot] [PATCH v2 1/7] sunxi: gpio: Indentation fix Hans de Goede
2015-03-23 16:26 ` Paul Kocialkowski
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=5510225F.2090904@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