aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Langsdorf <mark.langsdorf@calxeda.com>2012-11-05 09:27:35 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-12-06 13:51:52 -0700
commit035faf32a5cc8eb5c5880bc458d61834a0d5e4df (patch)
tree95dd485a3ee4d32e14606d5e12c726fd71fb0f5c
parent89599d40b54992bf738c8b2d58ad058114827f4a (diff)
(SW-1803) Support 2+ TB drives on highbank
Add CONFIG_SYS_64BIT_LBA to the highbank config. This change, along with the previous 5 commits, enables support for 2+ TB drives. These patches were all cherry-picked from u-boot upstream and should be dropped on the next merge.
-rw-r--r--include/configs/highbank.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/highbank.h b/include/configs/highbank.h
index 1317fd284..8fae05e23 100644
--- a/include/configs/highbank.h
+++ b/include/configs/highbank.h
@@ -106,6 +106,8 @@
sizeof(CONFIG_SYS_PROMPT)+16)
#define CONFIG_SYS_LOAD_ADDR 0x800000
+#define CONFIG_SYS_64BIT_LBA
+
/*-----------------------------------------------------------------------
* Physical Memory Map