From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Wed, 27 Jul 2016 15:18:35 +0200 Subject: [U-Boot] Please pull u-boot-sunxi master In-Reply-To: References: <0d1ce139-e3e5-e409-95fe-31ba3ffd47a1@redhat.com> Message-ID: <681210a7-ed4f-a27d-fbdf-cbe8387b5929@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 27-07-16 04:38, Chen-Yu Tsai wrote: > Hi Hans > > On Wed, Jul 27, 2016 at 6:30 AM, Hans de Goede wrote: >> Hi Tom, >> >> Here is the second sunxi pull-req for v2016.09, >> this adds some fixes to the h3 ethernet driver >> and disables it for now as it has too much issues. >> >> It also adds 1 new board. >> >> The following changes since commit 4579720412744dd13266a3505bb38ce2da819b4f: >> >> Prepare v2016.09-rc1 (2016-07-25 22:25:52 -0400) >> >> are available in the git repository at: >> >> http://git.denx.de/u-boot-sunxi.git master >> >> for you to fetch changes up to 2eb1ff3b5b61352dcf43ca48f2b6470ec312b8d7: >> >> sunxi: Disable sun8i emac driver (2016-07-27 00:05:25 +0200) >> >> ---------------------------------------------------------------- >> Chen-Yu Tsai (3): >> sunxi: Add EMAC ethernet0 alias for H3 dtsi >> net: sun8i_emac: Do not configure AHB2 clock >> net: sun8i_emac: Drop redundant and incorrect setting of syscon >> register >> > > I sent these 2 patches around the same time: > > https://patchwork.ozlabs.org/patch/651568/ > sunxi: gpio: Add .xlate function for gpio phandle resolution > https://patchwork.ozlabs.org/patch/651567/ > sunxi: Hummingbird_A31_defconfig: Drop MACPWR option > > Could you pick them up as well? Done, these are in u-boot-sunxi/next now and will be part of my next pull-req. Regards, Hans