You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mario Schuknecht
786a27b7ec
mmc: Fix mmc bus width
...
After setting the bus width, the extended CSD register is read. Some selected
fields are compared with previously read extended CSD register fields. In this
comparison the EXT_CSD_ERASE_GROUP_DEF field is compared. But this field is
previously written under certain circumstances. And then the comparison fails.
Only compare read-only fields. Therefore compare field EXT_CSD_HC_WP_GRP_SIZE
instead of field EXT_CSD_ERASE_GROUP_DEF.
Signed-off-by: Mario Schuknecht <mario.schuknecht@dresearch-fe.de>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
11 years ago
..
bios_emulator
kbuild: use Linux Kernel build scripts
11 years ago
block
kconfig: add blank Kconfig files
11 years ago
bootcount
qe: move immap_qe.h from arch directory into common directory
11 years ago
core
kbuild: refactor some makefiles
11 years ago
crypto
kconfig: add blank Kconfig files
11 years ago
ddr/ fsl
driver/ddr/fsl: Fix DDR4 driver
11 years ago
demo
kbuild: refactor some makefiles
11 years ago
dfu
kconfig: add blank Kconfig files
11 years ago
dma
cosmetic: replace MIN, MAX with min, max
11 years ago
fpga
m68k: Fix warnings with gcc 4.6
11 years ago
gpio
kconfig: add blank Kconfig files
11 years ago
hwmon
kconfig: add blank Kconfig files
11 years ago
i2c
cosmetic: replace MIN, MAX with min, max
11 years ago
input
kconfig: add blank Kconfig files
11 years ago
memory
ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
11 years ago
misc
kconfig: add blank Kconfig files
11 years ago
mmc
mmc: Fix mmc bus width
11 years ago
mtd
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
11 years ago
net
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
11 years ago
pci
kconfig: add blank Kconfig files
11 years ago
pcmcia
kconfig: add blank Kconfig files
11 years ago
power
kconfig: add blank Kconfig files
11 years ago
pwm
pwm, imx6: add support for pwm modul on imx6
11 years ago
qe
net: Merge asm/fsl_enet.h into fsl_mdio.h
11 years ago
rtc
kconfig: add blank Kconfig files
11 years ago
serial
cosmetic: replace MIN, MAX with min, max
11 years ago
sound
kconfig: add blank Kconfig files
11 years ago
spi
kconfig: add blank Kconfig files
11 years ago
tpm
kconfig: add blank Kconfig files
11 years ago
twserial
drivers: convert makefiles to Kbuild style
12 years ago
usb
cosmetic: replace MIN, MAX with min, max
11 years ago
video
kconfig: add blank Kconfig files
11 years ago
watchdog
kconfig: add blank Kconfig files
11 years ago
Kconfig
kconfig: add blank Kconfig files
11 years ago
Makefile
kbuild: refactor some makefiles
11 years ago