u-boot/drivers/block
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
log2 of the device block size serves as the shift value used to calculate
the block number to read in file systems when implementing avaiable block
sizes.
It is needed quite often in file systems thus it is pre-calculated and
stored in the block device descriptor.

Signed-off-by: Egbert Eich <eich@suse.com>
2013-05-01 16:24:02 -04:00
..
ahci.c Consolidate bool type 2013-04-01 16:33:52 -04:00
ata_piix.c part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 2013-05-01 16:24:02 -04:00
ata_piix.h sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
dwc_ahsata.c sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
dwc_ahsata.h sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
fsl_sata.c drivers/block/: sparse fixes 2012-11-04 11:00:37 -07:00
fsl_sata.h drivers/block/: sparse fixes 2012-11-04 11:00:37 -07:00
ftide020.c
ftide020.h
libata.c
Makefile Block: Remove MG DISK support 2012-06-21 20:53:09 +02:00
mvsata_ide.c mvsata_ide.c: Correction of typo in comments 2013-03-11 17:00:28 -04:00
mxc_ata.c
pata_bfin.c part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 2013-05-01 16:24:02 -04:00
pata_bfin.h sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
sata_dwc.c Consolidate bool type 2013-04-01 16:33:52 -04:00
sata_dwc.h Consolidate bool type 2013-04-01 16:33:52 -04:00
sata_sil.c drivers/block/: sparse fixes 2012-11-04 11:00:37 -07:00
sata_sil.h sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
sata_sil3114.c sata.h: Make all sata/ata drivers include <sata.h> 2012-10-15 11:54:03 -07:00
sata_sil3114.h
sil680.c
sym53c8xx.c Consolidate bool type 2013-04-01 16:33:52 -04:00
systemace.c part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 2013-05-01 16:24:02 -04:00