]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/synopsys/axs101/axs101.c
board: AXS10x - update SDIO clock value
authorAlexey Brodkin <abrodkin@synopsys.com>
Thu, 2 Apr 2015 07:19:12 +0000 (10:19 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 3 Apr 2015 06:47:50 +0000 (09:47 +0300)
commitd5717e894497124fd44289a37f818ee301640c70
tree69b571c59371260567c62af560065c9a75ecbdef
parent6eb15e50f48927c65a67371555b5afc24b3c7d21
board: AXS10x - update SDIO clock value

With the most recent board firmware correct SDIO clock is 50MHz as
opposed to 25 MHz before.

Also set max frequency of MMC data exchange equal to SDIO clock -
because there's no way to transfer data faster than interface clock.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
board/synopsys/axs101/axs101.c