u-boot/drivers
Lei Wen bc897b1d4d mmc: enable partition switch function for emmc
For emmc, it may have up to 7 partitions: two boot partitions, one
user partition, one RPMB partition and four general purpose partitions.
(Refer to JESD84-A44.pdf/page 154)

As bootloader may need to read out or reflashing images on those

different partitions, it is better to enable the partition switch with
console command support.

Also for partition would be restore to user partition(part 0) when CMD0
is used, so change mmc_init routine to perform normal initialization
only once for each slot, unless use the rescan command to force init
again.

Signed-off-by: Lei Wen <leiwen@marvell.com>
Acked-by: Andy Fleming <afleming@freescale.com>
2011-05-18 14:37:03 -05:00
..
bios_emulator Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
block ftide020: add faraday ide ahb controller 2011-05-12 23:41:44 +02:00
dma Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fpga add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns 2010-11-30 21:59:21 +01:00
gpio AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
hwmon hwmon: Extend lm63.c to support LM64 2011-05-12 23:01:34 +02:00
i2c i2c, soft_i2c: deblock bus if switching to another i2c bus 2011-04-28 10:57:08 +02:00
input Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
misc powerpc/8xxx: Fix LAW init to respect pre-initialized entries 2011-04-04 09:24:41 -05:00
mmc mmc: enable partition switch function for emmc 2011-05-18 14:37:03 -05:00
mtd ftsmc020: fix relocation 2011-05-12 23:43:27 +02:00
net ATMEL: fix related common atmel driver files 2011-05-18 07:56:51 +02:00
pci fsl_pci: Add support for FSL PCIe controllers v2.x 2011-04-04 09:24:41 -05:00
pcmcia Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
power ftpmu010: fix relocation and enhance features 2011-04-27 19:38:08 +02:00
qe fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
rtc AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
serial ATMEL: fix related common atmel driver files 2011-05-18 07:56:51 +02:00
spi ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access 2011-05-18 07:56:51 +02:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
video powerpc: use 'video-mode' environment variable to configure DIU 2011-04-28 21:31:16 +02:00
watchdog AT91: fix at91sam_wdt.c to reworked header files 2011-05-18 07:56:51 +02:00