From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 1 Dec 2015 20:04:07 +0100 Subject: [U-Boot] [PATCHv2 7/9] arm: socfpga: arria10: add socfpga_arria10_defconfig In-Reply-To: <1448988519-21669-8-git-send-email-dinguyen@opensource.altera.com> References: <1448988519-21669-1-git-send-email-dinguyen@opensource.altera.com> <1448988519-21669-8-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201512012004.07653.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 Tuesday, December 01, 2015 at 05:48:37 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Add a defconfig file for Arria10, which does not include enabling SPL. > > Signed-off-by: Dinh Nguyen Please align this with u-boot-socfpga/master, in particular enable CONFIG_DM_MMC so MMC gets probed from OF. Also, I cannot pick it until the rest of a10 is fleshout out, but I am collecting the a10 patches into u-boot-socfpga/a10 branch . Best regards, Marek Vasut