commit | 8fa2b80f77eb25f2cffd7ce1a9154b570c556e4c | [log] [tgz] |
---|---|---|
author | Eli Nidam <elini@marvell.com> | Sun Mar 17 17:33:37 2013 +0200 |
committer | Ed James <edjames@google.com> | Wed Sep 09 11:54:33 2015 -0700 |
tree | 240bdbf173f1f530110d5268683c555e2c27d9bb | |
parent | 967eef07004973657e21e34d56d8fcfc98899630 [diff] |
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> Taken from 2014.01 Change-Id: Ibb385121545488c0c4679fd428d6346abb1848e4 Signed-off-by: Eli Nidam <elini@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/5721