mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-23 19:51:25 +01:00
Clean up OMAP3 MMC code: * Convert register access to struct & readx/writex style * Replace hardcode values by macros * Remove macro defined twice Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>