Home
last modified time | relevance | path

Searched hist:"2 c72404687f1061d042769cc65ef90e6c3da3f96" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dimage-sparse.h2c72404687f1061d042769cc65ef90e6c3da3f96 Tue Jun 07 18:19:38 UTC 2016 Steve Rae <srae@broadcom.com> fastboot: sparse: implement reserve()

In order to process the CHUNK_TYPE_DONT_CARE properly, there is
a requirement to be able to 'reserve' a specified number of blocks
in the storage media. Because of the special handling of "bad blocks"
in NAND devices, this is implemented in a storage abstraction function.

Signed-off-by: Steve Rae <srae@broadcom.com>
Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com>
/rk3399_rockchip-uboot/common/
H A Dimage-sparse.c2c72404687f1061d042769cc65ef90e6c3da3f96 Tue Jun 07 18:19:38 UTC 2016 Steve Rae <srae@broadcom.com> fastboot: sparse: implement reserve()

In order to process the CHUNK_TYPE_DONT_CARE properly, there is
a requirement to be able to 'reserve' a specified number of blocks
in the storage media. Because of the special handling of "bad blocks"
in NAND devices, this is implemented in a storage abstraction function.

Signed-off-by: Steve Rae <srae@broadcom.com>
Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dfb_nand.c2c72404687f1061d042769cc65ef90e6c3da3f96 Tue Jun 07 18:19:38 UTC 2016 Steve Rae <srae@broadcom.com> fastboot: sparse: implement reserve()

In order to process the CHUNK_TYPE_DONT_CARE properly, there is
a requirement to be able to 'reserve' a specified number of blocks
in the storage media. Because of the special handling of "bad blocks"
in NAND devices, this is implemented in a storage abstraction function.

Signed-off-by: Steve Rae <srae@broadcom.com>
Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dfb_mmc.c2c72404687f1061d042769cc65ef90e6c3da3f96 Tue Jun 07 18:19:38 UTC 2016 Steve Rae <srae@broadcom.com> fastboot: sparse: implement reserve()

In order to process the CHUNK_TYPE_DONT_CARE properly, there is
a requirement to be able to 'reserve' a specified number of blocks
in the storage media. Because of the special handling of "bad blocks"
in NAND devices, this is implemented in a storage abstraction function.

Signed-off-by: Steve Rae <srae@broadcom.com>
Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com>