diff options
author | Adam Ford <aford173@gmail.com> | 2017-04-17 08:09:37 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-05-09 20:35:35 -0400 |
commit | 46831c1a4cda75d92f7ad18d4e2b1eb196c62b2f (patch) | |
tree | 6415bad79e33d3a189847611d56281ff6337b38f /tools/kermit/README | |
parent | 82f766d1d2c580a29bed340ea4dd9fa1b8ff05e0 (diff) | |
download | u-boot-46831c1a4cda75d92f7ad18d4e2b1eb196c62b2f.tar.gz u-boot-46831c1a4cda75d92f7ad18d4e2b1eb196c62b2f.tar.xz u-boot-46831c1a4cda75d92f7ad18d4e2b1eb196c62b2f.zip |
omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
This patch changes the way DM_MMC calculates offset to the base register of
MMC. Previously this was through an #ifdef but that wasn't necessary for OMAP3.
This patch will now add in the offset to the base address based on the
.compatible flags.
Signed-off-by: Adam Ford <aford173@gmail.com>
V2: Remove ifdef completely and reference offset from the omap_hsmmc_ids table.
V1: Change ifdef to ignore OMAP3
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/kermit/README')
0 files changed, 0 insertions, 0 deletions