| /rk3399_rockchip-uboot/board/gdsys/p1022/ |
| H A D | sdhc_boot.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | controlcenterd-id.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | dev.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | fsl_esdhc_spl.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | mmc_private.h | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | mmc_write.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | sunxi_mmc.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | sdhc_boot.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | cortina.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | usb.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/drivers/block/ |
| H A D | sandbox.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | systemace.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/fs/reiserfs/ |
| H A D | dev.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | gunzip.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/api/ |
| H A D | api_storage.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_mac.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | part_amiga.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | part_iso.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | part_dos.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | dev.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ide.h | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fb_mmc.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/drivers/dfu/ |
| H A D | dfu_mmc.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | fat_write.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/drivers/net/fm/ |
| H A D | fm.c | 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 18:38:48 UTC 2015 Stephen Warren <swarren@nvidia.com> block: pass block dev not num to read/write/erase()
This will allow the implementation to make use of data in the block_dev structure beyond the base device number. This will be useful so that eMMC block devices can encompass the HW partition ID rather than treating this out-of-band. Equally, the existence of the priv field is crying out for this patch to exist.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|