mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
lsxl: use 64bit for LBA48 to support 4 TB drives
Cc: Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by: Michael Walle <michael@walle.cc>
This commit is contained in:
parent
9665fa8f9e
commit
9e5f060e45
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue