X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm_t54.h;h=2387f864e32b4e7d132c514344425f6a6a5928a2;hb=086e391bc46d3dda5c44053532bb51dc3827ee94;hp=f98525452b7c8151a551dc2cf63ae813d44c39b4;hpb=8ffb23cbf58c0a8f484f27a876d1d301dcbe117d;p=oweals%2Fu-boot.git diff --git a/include/configs/cm_t54.h b/include/configs/cm_t54.h index f98525452b..2387f864e3 100644 --- a/include/configs/cm_t54.h +++ b/include/configs/cm_t54.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Config file for Compulab CM-T54 board * * Copyright (C) 2014, Compulab Ltd - http://compulab.co.il/ * * Author: Dmitry Lifshitz - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_CM_T54_H @@ -14,6 +13,8 @@ #define CONFIG_CM_T54 #define CONFIG_DRAM_2G +#define PARTS_DEFAULT + #include /* EEPROM related defines */ @@ -25,7 +26,6 @@ #define OMAP_HSMMC_USE_GPIO /* UART setup */ -#define CONFIG_CONS_INDEX 4 #define CONFIG_SYS_NS16550_COM4 UART4_BASE /* MMC ENV related defines */ @@ -41,14 +41,11 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_HSMMC2_8BIT -#define CONFIG_SUPPORT_EMMC_BOOT /* SATA Boot related defines */ #define CONFIG_SPL_SATA_BOOT_DEVICE 0 #define CONFIG_SYS_SATA_FAT_BOOT_PARTITION 1 -#define CONFIG_LIBATA -#define CONFIG_SCSI_AHCI #define CONFIG_SCSI_AHCI_PLAT #define CONFIG_SYS_SCSI_MAX_SCSI_ID 1 #define CONFIG_SYS_SCSI_MAX_LUN 1 @@ -70,10 +67,6 @@ #define CONFIG_SYS_EEPROM_SIZE 256 /* USB Networking options */ -#define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_SMSC95XX -#define CONFIG_USB_ETHER_ASIX -#define CONFIG_USB_ETHER_MCS7830 /* * Miscellaneous configurable options