From 248dfa629aaef0ed72b8d3a86f4df2fed737eeb9 Mon Sep 17 00:00:00 2001 From: Ye Li Date: Thu, 23 May 2019 06:32:50 -0700 Subject: [PATCH] MLK-19123-4 fastboot: Enable uuu for i.MX6DL sabre i.MX6DL boards enable fastboot as default, support both sabresd and sabreauto. uuu will use fastboot command to write emmc. Signed-off-by: Xiaoning Wang Signed-off-by: Ye Li --- configs/mx6dlsabreauto_defconfig | 9 +++++++++ configs/mx6dlsabreauto_eimnor_defconfig | 9 +++++++++ configs/mx6dlsabreauto_nand_defconfig | 9 +++++++++ configs/mx6dlsabreauto_optee_defconfig | 9 +++++++++ configs/mx6dlsabreauto_plugin_defconfig | 9 +++++++++ configs/mx6dlsabreauto_spinor_defconfig | 9 +++++++++ configs/mx6dlsabresd_defconfig | 9 +++++++++ configs/mx6dlsabresd_epdc_defconfig | 9 +++++++++ configs/mx6dlsabresd_optee_defconfig | 9 +++++++++ configs/mx6dlsabresd_plugin_defconfig | 9 +++++++++ 10 files changed, 90 insertions(+) diff --git a/configs/mx6dlsabreauto_defconfig b/configs/mx6dlsabreauto_defconfig index db6bcf7..9173b34 100644 --- a/configs/mx6dlsabreauto_defconfig +++ b/configs/mx6dlsabreauto_defconfig @@ -64,3 +64,12 @@ CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_ETH=y CONFIG_PHYLIB=y CONFIG_MII=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y diff --git a/configs/mx6dlsabreauto_eimnor_defconfig b/configs/mx6dlsabreauto_eimnor_defconfig index 2e53ff0..34014e8 100644 --- a/configs/mx6dlsabreauto_eimnor_defconfig +++ b/configs/mx6dlsabreauto_eimnor_defconfig @@ -67,3 +67,12 @@ CONFIG_MII=y CONFIG_FLASH_CFI_DRIVER=y CONFIG_CMD_FLASH=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y diff --git a/configs/mx6dlsabreauto_nand_defconfig b/configs/mx6dlsabreauto_nand_defconfig index d31d813..b70b7e9 100644 --- a/configs/mx6dlsabreauto_nand_defconfig +++ b/configs/mx6dlsabreauto_nand_defconfig @@ -70,3 +70,12 @@ CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_ETH=y CONFIG_PHYLIB=y CONFIG_MII=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y \ No newline at end of file diff --git a/configs/mx6dlsabreauto_optee_defconfig b/configs/mx6dlsabreauto_optee_defconfig index 3ea0e81..4f46444 100644 --- a/configs/mx6dlsabreauto_optee_defconfig +++ b/configs/mx6dlsabreauto_optee_defconfig @@ -65,3 +65,12 @@ CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_ETH=y CONFIG_PHYLIB=y CONFIG_MII=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y diff --git a/configs/mx6dlsabreauto_plugin_defconfig b/configs/mx6dlsabreauto_plugin_defconfig index bc44ef8..04becea 100644 --- a/configs/mx6dlsabreauto_plugin_defconfig +++ b/configs/mx6dlsabreauto_plugin_defconfig @@ -65,3 +65,12 @@ CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_ETH=y CONFIG_PHYLIB=y CONFIG_MII=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y diff --git a/configs/mx6dlsabreauto_spinor_defconfig b/configs/mx6dlsabreauto_spinor_defconfig index 1e3c4f2..148271a 100644 --- a/configs/mx6dlsabreauto_spinor_defconfig +++ b/configs/mx6dlsabreauto_spinor_defconfig @@ -76,3 +76,12 @@ CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_ETH=y CONFIG_PHYLIB=y CONFIG_MII=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y diff --git a/configs/mx6dlsabresd_defconfig b/configs/mx6dlsabresd_defconfig index 4c5d460..75c659e 100644 --- a/configs/mx6dlsabresd_defconfig +++ b/configs/mx6dlsabresd_defconfig @@ -75,3 +75,12 @@ CONFIG_DM_ETH=y CONFIG_PHYLIB=y CONFIG_MII=y CONFIG_PCI=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y diff --git a/configs/mx6dlsabresd_epdc_defconfig b/configs/mx6dlsabresd_epdc_defconfig index 07fa564..47552c0 100644 --- a/configs/mx6dlsabresd_epdc_defconfig +++ b/configs/mx6dlsabresd_epdc_defconfig @@ -77,3 +77,12 @@ CONFIG_MII=y CONFIG_PCI=y CONFIG_MXC_EPDC=y CONFIG_LCD=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y diff --git a/configs/mx6dlsabresd_optee_defconfig b/configs/mx6dlsabresd_optee_defconfig index 9d68e64..2e4b54a 100644 --- a/configs/mx6dlsabresd_optee_defconfig +++ b/configs/mx6dlsabresd_optee_defconfig @@ -76,3 +76,12 @@ CONFIG_DM_ETH=y CONFIG_PHYLIB=y CONFIG_MII=y CONFIG_PCI=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y diff --git a/configs/mx6dlsabresd_plugin_defconfig b/configs/mx6dlsabresd_plugin_defconfig index f7c350f..3c43d2f 100644 --- a/configs/mx6dlsabresd_plugin_defconfig +++ b/configs/mx6dlsabresd_plugin_defconfig @@ -76,3 +76,12 @@ CONFIG_DM_ETH=y CONFIG_PHYLIB=y CONFIG_MII=y CONFIG_PCI=y + +CONFIG_CMD_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_FASTBOOT_UUU_SUPPORT=y +CONFIG_FASTBOOT=y +CONFIG_FASTBOOT_BUF_ADDR=0x12C00000 +CONFIG_FASTBOOT_BUF_SIZE=0x40000000 +CONFIG_FASTBOOT_FLASH=y +CONFIG_EFI_PARTITION=y -- 1.9.1