From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Date: Thu, 28 Apr 2016 08:36:17 -0500 Subject: [U-Boot] [PATCH] arm: socfpga: Add samtec VIN|ING board In-Reply-To: <57215012.8060509@denx.de> References: <1460550259-9468-1-git-send-email-marex@denx.de> <570EBFE8.1000307@opensource.altera.com> <57215012.8060509@denx.de> Message-ID: <572211D1.2030609@kernel.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/27/2016 06:49 PM, Marek Vasut wrote: >> >> With my patch[1], you don't need all of those common configs, all you >> need is: >> >> #define CONFIG_CMD_DFU >> #define CONFIG_CMD_USB >> #define CONFIG_CMD_USB_MASS_STORAGE > > Well since there are changes in that, are you fine if I pick this board > as-is for next ? > Yes. Dinh