1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2019-2020
4 * Marvell <www.marvell.com>
11 * SATA/SCSI/AHCI configuration
13 /* AHCI support Definitions */
14 /** Enable 48-bit SATA addressing */
16 /** Enable 64-bit addressing */
17 #define CONFIG_SYS_64BIT_LBA
19 #include "octeon_common.h"
21 #endif /* __CONFIG_H__ */