]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
lsxl: use 64bit for LBA48 to support 4 TB drives
authorMichael Walle <michael@walle.cc>
Tue, 1 Apr 2014 18:09:13 +0000 (20:09 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 25 May 2014 13:11:31 +0000 (15:11 +0200)
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Michael Walle <michael@walle.cc>
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 */