From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 3 Apr 2014 10:57:42 +0200 Subject: [U-Boot] [PATCH] usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs In-Reply-To: <1396500954-12788-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> References: <1396500954-12788-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> Message-ID: <201404031057.42932.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, April 03, 2014 at 06:55:54 AM, Nobuhiro Iwamatsu wrote: > The rmobile SoC has usb host controller. > This supports USB controllers listed in the R8A7790, R8A7791 and R8A7740. > > Signed-off-by: Nobuhiro Iwamatsu > Reviewed-by: Marek Vasut > --- > v2: - Remove PHYS_OFFSET, use instead of CONFIG_SYS_SDRAM_BASE. > - Move usb_base_address to ehci-rmobile.c. We do not need to be > defined in the include file. Applied for -next , thanks. Best regards, Marek Vasut