"gitlab@git.project-insanity.org:onny/uboot-i9100.git" did not exist on "fd0b1fe3c388a77e8fe00cdd930ca317a91198d4"
esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros
For LS102xA, the processor is in little-endian mode, while esdhc IP is
in big-endian mode. CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE
are added. So accessing ESDHC registers can be determined by ESDHC IP's
endian mode.
Signed-off-by:
Alison Wang <alison.wang@freescale.com>
Loading
Please register or sign in to comment