Home
last modified time | relevance | path

Searched hist:"7 c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86" (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/u-boot/board/gdsys/p1022/
H A Dsdhc_boot.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dcontrolcenterd-id.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/board/freescale/common/
H A Dsdhc_boot.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/fs/zfs/
H A Ddev.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc_spl.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dmmc_private.hdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dmmc_write.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dsunxi_mmc.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/test/dm/
H A Dusb.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/drivers/net/phy/
H A Dcortina.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/fs/reiserfs/
H A Ddev.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/drivers/block/
H A Dsandbox.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/lib/
H A Dgunzip.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/fs/ext4/
H A Ddev.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dext4_common.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/api/
H A Dapi_storage.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/disk/
H A Dpart_mac.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dpart_amiga.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dpart_iso.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dpart_dos.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/include/
H A Dide.hdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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 Dpart.hdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/drivers/dfu/
H A Ddfu_mmc.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/drivers/net/fm/
H A Dfm.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>
/openbmc/u-boot/fs/fat/
H A Dfat_write.cdiff 7c4213f6a52f35ff6ba2d97aa4eb04cbfc963b86 Mon Dec 07 12:38:48 CST 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>

12