Re: [U-Boot] [PATCH] configs: Fix mmc rescan misuses

2016-08-02 Thread Tom Rini
On Tue, Aug 02, 2016 at 10:36:17AM +, Karl Beldan wrote: > This follows 9fd383724cf4 ("mmc: don't allow extra cmdline arguments"), > and affects omapl138_lcdk and omap3_evm_quick_mmc. > > Signed-off-by: Karl Beldan Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signatu

[U-Boot] [PATCH] configs: Fix mmc rescan misuses

2016-08-02 Thread Karl Beldan
This follows 9fd383724cf4 ("mmc: don't allow extra cmdline arguments"), and affects omapl138_lcdk and omap3_evm_quick_mmc. Signed-off-by: Karl Beldan --- include/configs/omap3_evm_quick_mmc.h | 2 +- include/configs/omapl138_lcdk.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)