From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Thu, 18 Jun 2015 12:01:58 +0200 Subject: [U-Boot] Please pull u-boot-sunxi master Message-ID: <55829716.8050807@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 Tom, Please pull u-boot-sunxi/master into master for a few small fixes. The following changes since commit 0d3f732fd2ba679b4498541f075d1b1bdbea3935: Merge git://git.denx.de/u-boot-usb (2015-06-15 20:45:50 -0400) are available in the git repository at: http://git.denx.de/u-boot-sunxi.git master for you to fetch changes up to 24e741269605ff7f073e83294852dd16edcd22c0: MSI_Primo81_defconfig: enable USB OTG port and keyboard support (2015-06-17 15:31:20 +0200) ---------------------------------------------------------------- Hans de Goede (3): sunxi: musb: Do not fully reset the controler from sunxi_musb_disable sunxi: musb: Remove unused sunxi_musb_exit method sun6i: cpu_reset: Do not return from cpu_reset() Karsten Merker (1): MSI_Primo81_defconfig: enable USB OTG port and keyboard support arch/arm/cpu/armv7/sunxi/board.c | 1 + configs/MSI_Primo81_defconfig | 4 ++ drivers/usb/musb-new/sunxi.c | 80 ++++++++++++++-------------------------- 3 files changed, 33 insertions(+), 52 deletions(-) Regards, Hans