board: tbs2910: Convert sata to ahci driver model

While at it, also configure 64-bit LBA support.

Signed-off-by: Soeren Moch <smoch@web.de>
diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h
index eff93ef..a211b9d 100644
--- a/include/configs/tbs2910.h
+++ b/include/configs/tbs2910.h
@@ -77,6 +77,7 @@
 #define CONFIG_DWC_AHSATA_PORT_ID	0
 #define CONFIG_DWC_AHSATA_BASE_ADDR	SATA_ARB_BASE_ADDR
 #define CONFIG_LBA48
+#define CONFIG_SYS_64BIT_LBA
 #endif
 
 /* USB */