From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 25 Aug 2014 15:28:09 +0200 Subject: [U-Boot] [PATCH v2] mvebu_mmc: Driver addition In-Reply-To: <1408968746-23735-1-git-send-email-mario.schuknecht@dresearch-fe.de> References: <1408968746-23735-1-git-send-email-mario.schuknecht@dresearch-fe.de> Message-ID: <53FB39E9.3010301@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 25.08.2014 14:12, Mario Schuknecht wrote: > In function mvebu_mmc_write notice command timeout. It is possible that a > command is done, but a timeout occurred. > > Enable timeout in set bus function. > > Set window registers. Without that I could not use the driver on a Kirkwood > 88F6282 SoC. > > Set high capacity and 52MHz driver feature. > > Signed-off-by: Mario Schuknecht Reviewed-by: Stefan Roese Thanks, Stefan