Home
last modified time | relevance | path

Searched hist:ae1768a72cf70c00eec6824a5cc9079b0a247640 (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dpart_efi.hae1768a72cf70c00eec6824a5cc9079b0a247640 Tue Apr 09 06:03:36 UTC 2013 Egbert Eich <eich@suse.com> disk/gpt: Fix GPT partition handling for blocksize != 512

Disks beyond 2T in size use blocksizes of 4096 bytes. However a lot of
code in u-boot still assumes a 512 byte blocksize.
This patch fixes the handling of GPTs.

Signed-off-by: Egbert Eich <eich@suse.com>
H A Dpart.hae1768a72cf70c00eec6824a5cc9079b0a247640 Tue Apr 09 06:03:36 UTC 2013 Egbert Eich <eich@suse.com> disk/gpt: Fix GPT partition handling for blocksize != 512

Disks beyond 2T in size use blocksizes of 4096 bytes. However a lot of
code in u-boot still assumes a 512 byte blocksize.
This patch fixes the handling of GPTs.

Signed-off-by: Egbert Eich <eich@suse.com>
H A Dcommon.hae1768a72cf70c00eec6824a5cc9079b0a247640 Tue Apr 09 06:03:36 UTC 2013 Egbert Eich <eich@suse.com> disk/gpt: Fix GPT partition handling for blocksize != 512

Disks beyond 2T in size use blocksizes of 4096 bytes. However a lot of
code in u-boot still assumes a 512 byte blocksize.
This patch fixes the handling of GPTs.

Signed-off-by: Egbert Eich <eich@suse.com>
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.cae1768a72cf70c00eec6824a5cc9079b0a247640 Tue Apr 09 06:03:36 UTC 2013 Egbert Eich <eich@suse.com> disk/gpt: Fix GPT partition handling for blocksize != 512

Disks beyond 2T in size use blocksizes of 4096 bytes. However a lot of
code in u-boot still assumes a 512 byte blocksize.
This patch fixes the handling of GPTs.

Signed-off-by: Egbert Eich <eich@suse.com>