From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Kocialkowski Date: Mon, 23 Mar 2015 17:25:01 +0100 Subject: [U-Boot] [PATCH v2 7/7] sunxi: Ainol AW1 support In-Reply-To: <5510225F.2090904@redhat.com> References: <1427044034-32031-1-git-send-email-contact@paulk.fr> <1427044034-32031-7-git-send-email-contact@paulk.fr> <5510225F.2090904@redhat.com> Message-ID: <1427127901.2507.4.camel@collins> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le lundi 23 mars 2015 ? 15:25 +0100, Hans de Goede a ?crit : > Hi, > > On 23-03-15 08:09, Chen-Yu Tsai wrote: > > Hi, > > > > On Mon, Mar 23, 2015 at 1:07 AM, Paul Kocialkowski 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 Okay, I'm back home just now. For the record, I don't write device descriptions because that information is is available on the linux-sunxi wiki. Although, I understand it is only informative here, I also don't want to be adding any kind of marketing stuff to the commit message. > I'll push this to next once tested. Thanks! All those commits have been build-tested with MAKEALL -s sunxi. > Regards, > > Hans > > > > > ChenYu > > > >> Signed-off-by: Paul Kocialkowski > >> --- > >> 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 > >> +S: Maintained > >> +F: configs/Ainol_AW1_defconfig > >> + > >> AMPE A76 BOARD > >> M: Paul Kocialkowski > >> 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 part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: