]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc_spi: Big-endian support
authorYoshinori Sato <ysato@users.sourceforge.jp>
Mon, 1 Jun 2015 06:22:37 +0000 (15:22 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:19:15 +0000 (10:19 +0200)
commit464abb395c3fe1870a52de3cbd128a99074f057a
treeb73c1b4c771d8418edc86d6bcd02ebf95c423357
parent1ca50af1ba85a7db24ea36ef5dd7503d19de0fb7
mmc_spi: Big-endian support

Currently implement always swap for big-endian value.
So doesn't work big-endian environment.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
drivers/mmc/mmc_spi.c