public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives
@ 2014-04-01 18:09 Michael Walle
  2014-04-01 18:09 ` [U-Boot] [PATCH v2 2/2] lsxl: rework boot scripts Michael Walle
  2014-05-25 13:14 ` [U-Boot] [PATCH v2 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives Albert ARIBAUD
  0 siblings, 2 replies; 7+ messages in thread
From: Michael Walle @ 2014-04-01 18:09 UTC (permalink / raw)
  To: u-boot

Cc: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Michael Walle <michael@walle.cc>
---
Changes v2:
 - none
---
 include/configs/lsxl.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h
index 2ae8a27..4ad5eb8 100644
--- a/include/configs/lsxl.h
+++ b/include/configs/lsxl.h
@@ -160,6 +160,7 @@
 #undef CONFIG_SYS_IDE_MAXDEVICE
 #define CONFIG_SYS_IDE_MAXDEVICE	1
 #define CONFIG_SYS_ATA_IDE0_OFFSET	MV_SATA_PORT0_OFFSET
+#define CONFIG_SYS_64BIT_LBA
 #endif
 
 #endif /* _CONFIG_LSXL_H */
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-05-25 13:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 18:09 [U-Boot] [PATCH v2 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives Michael Walle
2014-04-01 18:09 ` [U-Boot] [PATCH v2 2/2] lsxl: rework boot scripts Michael Walle
2014-04-14 12:07   ` Michael Walle
2014-04-19 21:52   ` Michael Walle
2014-05-24 17:59     ` Michael Walle
2014-05-25 13:14   ` Albert ARIBAUD
2014-05-25 13:14 ` [U-Boot] [PATCH v2 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives Albert ARIBAUD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox