]> Git Repo - u-boot.git/commitdiff
lsxl: use 64bit for LBA48 to support 4 TB drives
authorMichael Walle <[email protected]>
Tue, 1 Apr 2014 18:09:13 +0000 (20:09 +0200)
committerAlbert ARIBAUD <[email protected]>
Sun, 25 May 2014 13:11:31 +0000 (15:11 +0200)
Cc: Prafulla Wadaskar <[email protected]>
Signed-off-by: Michael Walle <[email protected]>
include/configs/lsxl.h

index 96a889fe87e36bf74abd9aafe55cff7807471dd4..97a8bb7aa3b8de1326b554e7e30fcf035745bc52 100644 (file)
 #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 */
This page took 0.035549 seconds and 4 git commands to generate.