From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 22 Feb 2014 06:12:24 +0100 Subject: [U-Boot] [PATCH v2 12/12] ums: always initialize mmc before ums_disk_init() In-Reply-To: <1391533364-17663-13-git-send-email-m.zalega@samsung.com> References: <1389277919-15279-1-git-send-email-m.zalega@samsung.com> <1391533364-17663-1-git-send-email-m.zalega@samsung.com> <1391533364-17663-13-git-send-email-m.zalega@samsung.com> Message-ID: <201402220612.24440.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, February 04, 2014 at 06:02:44 PM, Mateusz Zalega wrote: > In some cases MMC was still uninitialized while media capacity check, > leading to broken ums command. Sorry, this really doesn't explain what was the bug, what caused the bug and why this actually solves the problem. Best regards, Marek Vasut