diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/lsxl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h index 96a889fe87..97a8bb7aa3 100644 --- a/include/configs/lsxl.h +++ b/include/configs/lsxl.h @@ -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 */ |