summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBernhard Nortmann <bernhard.nortmann@web.de>2015-06-10 10:51:40 +0200
committerHans de Goede <hdegoede@redhat.com>2015-06-10 16:52:12 +0200
commit0751b138064db28f0866f0c2439afb8b3975180c (patch)
tree652909cbaab21188bdac2f543b03cc1465e1d28f /scripts
parent8aeed95626f03dbd9f86101c7f0b0867a71d1680 (diff)
downloadu-boot-imx-0751b138064db28f0866f0c2439afb8b3975180c.zip
u-boot-imx-0751b138064db28f0866f0c2439afb8b3975180c.tar.gz
u-boot-imx-0751b138064db28f0866f0c2439afb8b3975180c.tar.bz2
sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used
Due to absence of CONFIG_SYS_64BIT_LBA, u-boot-sunxi currently has no support for the (GPT) partioning scheme of large disks > 2TB. While the AHCI driver seems to handle this nicely, the problem is that lbaint_t values get truncated to 32-bit. This patch sets CONFIG_SYS_64BIT_LBA from sunxi_common.h for all SoCs that support AHCI (CONFIG_SUNXI_AHCI). Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions