From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Sat, 18 May 2019 10:08:10 -0600 Subject: [U-Boot] [PATCH 10/13] configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC In-Reply-To: <20190507172542.31359-11-dannenberg@ti.com> References: <20190507172542.31359-1-dannenberg@ti.com> <20190507172542.31359-11-dannenberg@ti.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 7 May 2019 at 11:26, Andreas Dannenberg wrote: > > Enable all the relevant configs that enables support for loading > sysfw via MMC. > > Signed-off-by: Andreas Dannenberg > --- > configs/am65x_hs_evm_r5_defconfig | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Simon Glass