From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 30 Aug 2012 23:03:58 +0200 Subject: [U-Boot] [PATCH 1/4] usb: lowlevel interface change to support multiple controllers In-Reply-To: <1346342604-13355-2-git-send-email-dev@lynxeye.de> References: <1346342604-13355-1-git-send-email-dev@lynxeye.de> <1346342604-13355-2-git-send-email-dev@lynxeye.de> Message-ID: <201208302303.58822.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 Dear Lucas Stach, > Carry an index in the lowlevel usb functions to make specify the > respective usb controller. > > Also pass through an controller struct from lowlevel_init to the > creation of the root usb device of this controller. > > Signed-off-by: Lucas Stach [...] WFM, Reviewed-by: Marek Vasut Best regards, Marek Vasut