From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 12 Aug 2015 22:33:41 +0200 Subject: [U-Boot] [PATCH 2/2] arm: socfpga: Zap hardcoded USB address from CV and AV SoCDK In-Reply-To: <1439410770-5749-2-git-send-email-marex@denx.de> References: <1439410770-5749-1-git-send-email-marex@denx.de> <1439410770-5749-2-git-send-email-marex@denx.de> Message-ID: <201508122233.41550.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 Wednesday, August 12, 2015 at 10:19:30 PM, Marek Vasut wrote: > There is no longer any need to hard-code the USB controller address > into the board config file, since the address and all other config > for the USB controller are now retrieved from device tree. > > Signed-off-by: Marek Vasut Please ignore this particular patch. Best regards, Marek Vasut