public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives
@ 2014-03-12 18:42 Michael Walle
  2014-03-12 18:42 ` [U-Boot] [PATCH 2/2] lsxl: rework boot scripts Michael Walle
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Walle @ 2014-03-12 18:42 UTC (permalink / raw)
  To: u-boot

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

diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h
index 92865df..cc7a6ab 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] 6+ messages in thread

end of thread, other threads:[~2014-03-14 19:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 18:42 [U-Boot] [PATCH 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives Michael Walle
2014-03-12 18:42 ` [U-Boot] [PATCH 2/2] lsxl: rework boot scripts Michael Walle
2014-03-12 21:32   ` Tom Rini
2014-03-12 22:51     ` Michael Walle
2014-03-12 23:42       ` Tom Rini
2014-03-14 19:04         ` Michael Walle

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