efi_loader: type of efi_secure_mode
[oweals/u-boot.git] / include / configs / rockpro64_rk3399.h
index 7a72cf6049986c0b08b49e7c4c040b0485ccd3a6..903e9df527c1fc777af9eecd9b5d8cfb0710913d 100644 (file)
@@ -13,8 +13,8 @@
 
 #include <configs/rk3399_common.h>
 
-#define CONFIG_SYS_MMC_ENV_DEV 0
-
 #define SDRAM_BANK_SIZE                        (2UL << 30)
 
+#define CONFIG_USB_OHCI_NEW
+#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS     2
 #endif