u-boot-brain/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: fix incorrect information display format 2011-11-18 17:26:14 +08:00
ftide020.h ftide020: add faraday ide ahb controller 2011-05-12 23:41:44 +02:00
libata.c silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
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 ATA: Squash warnings in mxc_ata. 2011-09-30 22:01:06 +02:00
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 Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
sil680.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
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