
Hi!
Structure defining clock manager hardware was wrong, leading to wrong registers being accessed and hang in MMC init.
This fixes structure to match hardware.
Signed-off-by: Pavel Machek pavel@denx.de
Applied to u-boot/master, thanks!
Thanks for taking the patches, but where can I see the resulting tree?
u-boot/master should be http://git.denx.de/?p=u-boot.git;a=summary, that seems to have 6defdc0b5552ab1af4a66a8abac8196cbb6b9e15 as current version.
pavel@amd:~/wagabuibui/u-boot$ git log 6defdc0b5552ab1af4a66a8abac8196cbb6b9e15 | grep "This fixes structure to match hardware." pavel@amd:~/wagabuibui/u-boot$ git show 6defdc0b5552ab1af4a66a8abac8196cbb6b9e15 commit 6defdc0b5552ab1af4a66a8abac8196cbb6b9e15 Merge: 8f005b3 b640b46 Author: Tom Rini trini@ti.com Date: Fri Aug 29 13:47:42 2014 -0400
Merge branch 'master' of git://git.denx.de/u-boot-ti
pavel@amd:~/wagabuibui/u-boot$
Do I need to wait for a push?
Thanks, Pavel