[PATCH v2 4/6] configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART to defconfig files and enable configs to save env in eMMC and FAT write.

2021-07-26 Thread Aswath Govindraju
: 33b7258947f4 ("board: ti: am64x: Add board support for am64x evm") Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 10 +++--- configs/am64x_evm_r5_defconfig | 4 include/configs/am64x_evm.h | 6 -- 3 files changed, 11 insertions(+), 9 deletion

[PATCH v2 3/6] configs: am64x_evm_a53_defconfig: Enable configs to support HS200/HS400

2021-07-26 Thread Aswath Govindraju
From: Kishon Vijay Abraham I Enable configs to support HS200/HS400. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 5 + 1 file changed, 5 insertions(+) diff --git a/configs/am64x_evm_a53_defconfig b/configs

[PATCH v2 2/6] arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node

2021-07-26 Thread Aswath Govindraju
an alias to fix the index to 1. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am642-sk-u-boot.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/dts/k3-am642-sk-u-boot.dtsi b/arch/arm/dts/k3-am642-sk-u-boot.dtsi index 35b49df85106..efbcfb36e92a 100644 --- a/arch/arm/dts/k3

[PATCH v2 1/6] arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode()

2021-07-26 Thread Aswath Govindraju
ch-k3: am642: Add support for boot device detection") Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/am642_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-k3/am642_init.c b/arch/arm/mach-k3/am642_init.c index 0e46d70e8425..533905daeb41 100644

[PATCH v2 0/6] AM64: Add support for higher speed modes and boot mode in eMMC

2021-07-26 Thread Aswath Govindraju
/?series=255259 changes since v1: - rebased the series on top of latest mainline master Aswath Govindraju (4): arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode() arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index

[PATCH] configs: am64x_evm_r5_defconfig: Fix CONFIG_SPL_TEXT_BASE to 0x70000000

2021-07-26 Thread Aswath Govindraju
by setting CONFIG_SPL_TEXT_BASE to 0x7000. Signed-off-by: Aswath Govindraju --- configs/am64x_evm_r5_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/am64x_evm_r5_defconfig b/configs/am64x_evm_r5_defconfig index 4a16cdea2ef9..8ce06274bc78 100644 --- a/configs/am64x_evm_r5

Re: [PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode

2021-07-19 Thread Aswath Govindraju
Hi Peng, On 09/06/21 8:56 pm, Aswath Govindraju wrote: > Hi Peng, > > On 10/05/21 7:18 pm, Aswath Govindraju wrote: >> Hi Peng, >> >> On 07/04/21 3:52 am, Jaehoon Chung wrote: >>> On 4/5/21 11:44 PM, Aswath Govindraju wrote: >>>> From: Faiz Abb

Re: [PATCH v2 1/2] mmc: Check for device with a seq number equal to num before checking against index

2021-07-06 Thread Aswath Govindraju
Hi Ricardo, On 07/07/21 4:39 am, Ricardo Salveti wrote: > Hi Aswath, > > On Thu, Mar 25, 2021 at 4:19 AM Aswath Govindraju wrote: >> >> First check if there is an alias for the device tree node defined with the >> given num before checking against device index.

[PATCH] board: ti: j721e: README: Add documentation for eMMC boot

2021-06-30 Thread Aswath Govindraju
Add instructions for flashing eMMC with bootloader images from SD. Signed-off-by: Aswath Govindraju --- board/ti/j721e/README | 59 +++ 1 file changed, 59 insertions(+) diff --git a/board/ti/j721e/README b/board/ti/j721e/README index c33afa496e7d

Re: [PATCH v2 2/2] arm: dts: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure proxy communication

2021-06-16 Thread Aswath Govindraju
Hi Suman, On 16/06/21 10:49 pm, Suman Anna wrote: > On 6/16/21 11:38 AM, Aswath Govindraju wrote: >> The final 128KB in SRAM is reserved by default for DMSC-lite code and >> secure proxy communication buffer. The memory region used for DMSC-lite >> code can be optional

[PATCH v2 2/2] arm: dts: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure proxy communication

2021-06-16 Thread Aswath Govindraju
-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/dts/k3-am64-main.dtsi b/arch/arm/dts/k3-am64-main.dtsi index f68b969a2e9b..c5af2ffb8ee1 100644 --- a/arch/arm/dts/k3-am64-main.dtsi +++ b/arch/arm/dts/k3-am64-main.dtsi @@ -16,6

[PATCH v2 1/2] configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c0000

2021-06-16 Thread Aswath Govindraju
node. Also, increase the size allocated for TF-A to account for future expansions. Fixes: defd62ca137b ("arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size") Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 4 ++-

[PATCH v2 0/2] AM64: Update the locations of various elements in SRAM

2021-06-16 Thread Aswath Govindraju
The following series of patches, - Update the location of TF-A - Indicate reserved locations for DMSC code and secure proxy changes since v1: - Moved the load address of TF-A to 0x701c to account for future increments in the size of TF-A - Reworded the title of patch 2 Aswath Govindraju (2

[PATCH 2/2] arm: dts: k3-am64-main: Indicate the memory reserved for DMSC-lite code and secure proxy communication buffer

2021-06-15 Thread Aswath Govindraju
-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/dts/k3-am64-main.dtsi b/arch/arm/dts/k3-am64-main.dtsi index 9c04690e410a..9c4b3cd2a98f 100644 --- a/arch/arm/dts/k3-am64-main.dtsi +++ b/arch/arm/dts/k3-am64-main.dtsi @@ -16,6

[PATCH 1/2] configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c4000

2021-06-15 Thread Aswath Govindraju
node. Fixes: defd62ca137b ("arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size") Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 4 ++-- configs/am64x_evm_a53_defconfig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)

[PATCH 0/2] AM64: Update the locations of various elements in SRAM

2021-06-15 Thread Aswath Govindraju
The following series of patches, - Update the location of TF-A - Indicate reserved locations for DMSC code and secure proxy Aswath Govindraju (2): configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c4000 arm: dts: k3-am64-main: Indicate the memory reserved for DMSC-lite

Re: [PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode

2021-06-09 Thread Aswath Govindraju
Hi Peng, On 10/05/21 7:18 pm, Aswath Govindraju wrote: > Hi Peng, > > On 07/04/21 3:52 am, Jaehoon Chung wrote: >> On 4/5/21 11:44 PM, Aswath Govindraju wrote: >>> From: Faiz Abbas >>> >>> Enable HS400 speed mode by writing to HOST_CONTROL2 r

Re: [PATCH v3 00/10] AM642-EVM: Add USB support

2021-06-09 Thread Aswath Govindraju
Hi, On 04/06/21 10:00 pm, Aswath Govindraju wrote: > The following series of patches add support for the following > - Kconfig symbol for giving the load address for ATF > - USB Mass storage boot mode in AM642-EVM > - DFU boot mode in AM642-EVM > - Host and peripheral modes for

Re: [PATCH v3] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig

2021-06-08 Thread Aswath Govindraju
+ Tom Rini I saw that this patch is delegated to Tom Rini in patchwork page but I did not add him in the cc-list. So, I added him now. Hi Tom, On 01/06/21 4:51 pm, Aswath Govindraju wrote: > Currently the config options CONFIG_SYS_DFU_DATA_BUF_SIZE and > CONFIG_SYS_DFU_MAX_FILE_SIZE are

Re: [PATCH v3 00/10] AM642-EVM: Add USB support

2021-06-04 Thread Aswath Govindraju
Hi Praneeth, On 04/06/21 10:18 pm, Praneeth Bajjuri wrote: > > > On 6/4/21 11:30 AM, Aswath Govindraju wrote: >> The following series of patches add support for the following >> - Kconfig symbol for giving the load address for ATF >> - USB Mass storage boot mode in A

[PATCH v3 10/10] configs: am64: Enable configs to support USB host and device modes

2021-06-04 Thread Aswath Govindraju
Enable config options required to add support for USB Mass storage boot, USB DFU boot, host and device modes in U-Boot. Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 39 + configs/am64x_evm_r5_defconfig | 36

[PATCH v3 09/10] arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size

2021-06-04 Thread Aswath Govindraju
and maximum size accordingly in the device tree file. [1] - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=2fb5312f61a7de8b7a70e1639199c4f14a10b6f9 Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[PATCH v3 08/10] configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode

2021-06-04 Thread Aswath Govindraju
) │ │ │ └──┘0x701F Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/include/mach/am64_hardware.h | 6 ++ configs/am64x_evm_a53_defconfig | 1 + configs/am64x_evm_r5_defconfig| 2 +- include/configs

[PATCH v3 07/10] arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to peripheral for USB subsystem

2021-06-04 Thread Aswath Govindraju
Add U-Boot tags and fix the dr_mode as peripheral in U-Boot to support DFU by default. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am642-evm-u-boot.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/dts/k3-am642-evm-u-boot.dtsi b/arch/arm/dts/k3-am642-evm

[PATCH v3 06/10] arm: dts: k3-am642-*-evm: Add USB support

2021-06-04 Thread Aswath Govindraju
-by: Aswath Govindraju --- arch/arm/dts/k3-am642-evm.dts| 18 ++ arch/arm/dts/k3-am642-r5-evm.dts | 18 ++ 2 files changed, 36 insertions(+) diff --git a/arch/arm/dts/k3-am642-evm.dts b/arch/arm/dts/k3-am642-evm.dts index dc3482bea433..3a505d22c635 100644 --- a/arch

[PATCH v3 05/10] arm: dts: k3-am64-main: Add USB DT nodes

2021-06-04 Thread Aswath Govindraju
Add DT node for the single USB subsystem in main dtsi file. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git a/arch/arm/dts/k3-am64-main.dtsi b/arch/arm/dts/k3-am64-main.dtsi index a65011b396cc

[PATCH v3 04/10] board: ti: am64x: Set the core voltage of USB PHY to 0.85V

2021-06-04 Thread Aswath Govindraju
Set the core voltage of USB PHY in AM64x to 0.85V in spl_board_init(). Signed-off-by: Aswath Govindraju --- board/ti/am64x/evm.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/board/ti/am64x/evm.c b/board/ti/am64x/evm.c index 35cd9e027c04..cdbb9a87bc44 100644 --- a/board/ti

[PATCH v3 03/10] arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes

2021-06-04 Thread Aswath Govindraju
pen before the cdns3 generic layer binds the usb device to a host or a device driver. Therefore, use fdtdec_setup_board() implementation to fixup the device tree property. Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/am642_init.c | 33 + 1 file changed, 33

[PATCH v3 02/10] arm: mach-k3: am642_init: Add support for USB boot mode

2021-06-04 Thread Aswath Govindraju
Add support for identifying USB host and device boot modes Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/am642_init.c | 13 +++-- arch/arm/mach-k3/include/mach/am64_hardware.h | 5 + arch/arm/mach-k3/include/mach/am64_spl.h | 6 -- 3 files changed

[PATCH v3 01/10] tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol

2021-06-04 Thread Aswath Govindraju
Add support for providing ATF load address with a Kconfig symbol. Signed-off-by: Aswath Govindraju Reviewed-by: Suman Anna --- arch/arm/mach-k3/Kconfig | 7 +++ arch/arm/mach-k3/config.mk | 1 + tools/k3_fit_atf.sh| 9 ++--- 3 files changed, 14 insertions(+), 3 deletions

[PATCH v3 00/10] AM642-EVM: Add USB support

2021-06-04 Thread Aswath Govindraju
, - Increased the max size of ATF in patch 9 - Added reviewed-by from Suman Anna in patch 1 - Reworded the subject of patch 8 changes since v1, - Corrected the default load address of ATF to 0x7000 Aswath Govindraju (10): tools: k3_fit_atf: Add support for providing ATF load address using

[PATCH 6/6] configs: am64x_evm_*_defconfig: Enable config to support gpt and FDT library overlay

2021-06-03 Thread Aswath Govindraju
Enable config to support gpt command on AM642 evm/sk and enable config for FDT library overlay support Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 2 ++ configs/am64x_evm_r5_defconfig | 1 + 2 files changed, 3 insertions(+) diff --git a/configs

[PATCH 5/6] configs: am64x_evm_a53_defconfig/am64x_evm_r5_defconfig: Enable configs to support eMMC boot

2021-06-03 Thread Aswath Govindraju
From: Kishon Vijay Abraham I Enable configs to support eMMC boot. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 1 + configs/am64x_evm_r5_defconfig | 2 ++ 2 files changed, 3 insertions(+) diff --git a/configs

[PATCH 4/6] configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART to defconfig files and enable configs to save env in eMMC and FAT write.

2021-06-03 Thread Aswath Govindraju
: 33b7258947f4 ("board: ti: am64x: Add board support for am64x evm") Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 10 +++--- configs/am64x_evm_r5_defconfig | 4 include/configs/am64x_evm.h | 6 -- 3 files changed, 11 insertions(+), 9 deletion

[PATCH 3/6] configs: am64x_evm_a53_defconfig: Enable configs to support HS200/HS400

2021-06-03 Thread Aswath Govindraju
From: Kishon Vijay Abraham I Enable configs to support HS200/HS400. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 5 + 1 file changed, 5 insertions(+) diff --git a/configs/am64x_evm_a53_defconfig b/configs

[PATCH 2/6] arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node

2021-06-03 Thread Aswath Govindraju
an alias to fix the index to 1. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am642-sk-u-boot.dtsi | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/dts/k3-am642-sk-u-boot.dtsi b/arch/arm/dts/k3-am642-sk-u-boot.dtsi index 35b49df85106..efbcfb36e92a 100644 --- a/arch/arm/dts/k3

[PATCH 1/6] arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode()

2021-06-03 Thread Aswath Govindraju
ch-k3: am642: Add support for boot device detection") Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/am642_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-k3/am642_init.c b/arch/arm/mach-k3/am642_init.c index 579dbacb7e48..8d8b07076a98 100644

[PATCH 0/6] AM64: Add support for higher speed modes and boot mode in eMMC

2021-06-03 Thread Aswath Govindraju
/?series=246976 Aswath Govindraju (4): arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode() arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV

Re: [PATCH 00/10] AM642-EVM: Add USB support

2021-06-03 Thread Aswath Govindraju
Hi, On 03/06/21 10:59 am, Lokesh Vutla wrote: > > > On 01/06/21 9:43 pm, Aswath Govindraju wrote: >> Hi all, >> >> On 01/06/21 8:43 pm, Aswath Govindraju wrote: >>> The following series of patches add support for the following >>> - Kconfig symbol

[PATCH v2 10/10] configs: am64: Enable configs to support USB host and device modes

2021-06-03 Thread Aswath Govindraju
Enable config options required to add support for USB Mass storage boot, USB DFU boot, host and device modes in U-Boot. Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 39 + configs/am64x_evm_r5_defconfig | 36

[PATCH v2 09/10] arm: dts: k3-am64-main: Update the location of ATF in SRAM

2021-06-03 Thread Aswath Govindraju
file. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/k3-am64-main.dtsi b/arch/arm/dts/k3-am64-main.dtsi index 5a58337c1ca7..fccf0d2fcfb0 100644 --- a/arch/arm/dts/k3-am64-main.dtsi +++ b/arch

[PATCH v2 08/10] configs: am64x_evm_*_defconfig: Move the SPL Load address to 0x70000000, move the ATF to a latter location and rearrange EEPROM and BSS data

2021-06-03 Thread Aswath Govindraju
) │ │ │ └──┘0x701F Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/include/mach/am64_hardware.h | 6 ++ configs/am64x_evm_a53_defconfig | 1 + configs/am64x_evm_r5_defconfig| 2 +- include/configs

[PATCH v2 07/10] arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to peripheral for USB subsystem

2021-06-03 Thread Aswath Govindraju
Add U-Boot tags and fix the dr_mode as peripheral in U-Boot to support DFU by default. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am642-evm-u-boot.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/dts/k3-am642-evm-u-boot.dtsi b/arch/arm/dts/k3-am642-evm

[PATCH v2 06/10] arm: dts: k3-am642-*-evm: Add USB support

2021-06-03 Thread Aswath Govindraju
-by: Aswath Govindraju --- arch/arm/dts/k3-am642-evm.dts| 18 ++ arch/arm/dts/k3-am642-r5-evm.dts | 18 ++ 2 files changed, 36 insertions(+) diff --git a/arch/arm/dts/k3-am642-evm.dts b/arch/arm/dts/k3-am642-evm.dts index dc3482bea433..3a505d22c635 100644 --- a/arch

[PATCH v2 05/10] arm: dts: k3-am64-main: Add USB DT nodes

2021-06-03 Thread Aswath Govindraju
Add DT node for the single USB subsystem in main dtsi file. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git a/arch/arm/dts/k3-am64-main.dtsi b/arch/arm/dts/k3-am64-main.dtsi index a65011b396cc

[PATCH v2 04/10] board: ti: am64x: Set the core voltage of USB PHY to 0.85V

2021-06-03 Thread Aswath Govindraju
Set the core voltage of USB PHY in AM64x to 0.85V in spl_board_init(). Signed-off-by: Aswath Govindraju --- board/ti/am64x/evm.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/board/ti/am64x/evm.c b/board/ti/am64x/evm.c index 35cd9e027c04..cdbb9a87bc44 100644 --- a/board/ti

[PATCH v2 03/10] arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes

2021-06-03 Thread Aswath Govindraju
pen before the cdns3 generic layer binds the usb device to a host or a device driver. Therefore, use fdtdec_setup_board() implementation to fixup the device tree property. Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/am642_init.c | 33 + 1 file changed, 33

[PATCH v2 02/10] arm: mach-k3: am642_init: Add support for USB boot mode

2021-06-03 Thread Aswath Govindraju
Add support for identifying USB host and device boot modes Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/am642_init.c | 13 +++-- arch/arm/mach-k3/include/mach/am64_hardware.h | 5 + arch/arm/mach-k3/include/mach/am64_spl.h | 6 -- 3 files changed

[PATCH v2 01/10] tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol

2021-06-03 Thread Aswath Govindraju
Add support for providing ATF load address with a Kconfig symbol. Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/Kconfig | 7 +++ arch/arm/mach-k3/config.mk | 1 + tools/k3_fit_atf.sh| 9 ++--- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/arch/arm

[PATCH v2 00/10] AM642-EVM: Add USB support

2021-06-03 Thread Aswath Govindraju
, - Corrected the default load address of ATF to 0x7000 Aswath Govindraju (10): tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol arm: mach-k3: am642_init: Add support for USB boot mode arm: mach-k3: am642_init: Do USB fixups to facilitate host

Re: [PATCH 01/10] tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol

2021-06-02 Thread Aswath Govindraju
Hi Lokesh, On 03/06/21 10:54 am, Lokesh Vutla wrote: > > > On 01/06/21 8:43 pm, Aswath Govindraju wrote: >> Add support for providing ATF load address with a Kconfig symbol. >> >> Signed-off-by: Aswath Govindraju >> --- >> arch/arm/mach-k3/Kconfig | 7

Re: [PATCH 00/10] AM642-EVM: Add USB support

2021-06-01 Thread Aswath Govindraju
Hi all, On 01/06/21 8:43 pm, Aswath Govindraju wrote: > The following series of patches add support for the following > - Kconfig symbol for giving the load address for ATF > - USB Mass storrage boot mode in AM642-EVM > - DFU boot mode in AM642-EVM > - Host and peripheral modes for

[PATCH v3] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig

2021-06-01 Thread Aswath Govindraju
of the source code. Add Kconfig symbols, and update the defconfigs by using tools/moveconfig.py script. Suggested-by: Pratyush Yadav Signed-off-by: Aswath Govindraju Acked-by: Oleksandr Suvorov --- Changes since v2: - Rebased the patch on top of current HEAD - Picked up Oleksandr Suvorov's

[PATCH 10/10] configs: am64: Enable configs to support USB host and device modes

2021-06-01 Thread Aswath Govindraju
Enable config options required to add support for USB Mass storage boot, USB DFU boot, host and device modes in U-Boot. Signed-off-by: Aswath Govindraju --- configs/am64x_evm_a53_defconfig | 39 + configs/am64x_evm_r5_defconfig | 36

[PATCH 09/10] arm: dts: k3-am64-main: Update the location of ATF in SRAM

2021-06-01 Thread Aswath Govindraju
file. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/k3-am64-main.dtsi b/arch/arm/dts/k3-am64-main.dtsi index 5a58337c1ca7..fccf0d2fcfb0 100644 --- a/arch/arm/dts/k3-am64-main.dtsi +++ b/arch

[PATCH 08/10] configs: am64x_evm_*_defconfig: Move the SPL Load address to 0x70000000, move the ATF to a latter location and rearrange EEPROM and BSS data

2021-06-01 Thread Aswath Govindraju
) │ │ │ └──┘0x701F Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/include/mach/am64_hardware.h | 6 ++ configs/am64x_evm_a53_defconfig | 1 + configs/am64x_evm_r5_defconfig| 2 +- include/configs

[PATCH 07/10] arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to peripheral for USB subsystem

2021-06-01 Thread Aswath Govindraju
Add U-Boot tags and fix the dr_mode as peripheral in U-Boot to support DFU by default. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am642-evm-u-boot.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/dts/k3-am642-evm-u-boot.dtsi b/arch/arm/dts/k3-am642-evm

[PATCH 06/10] arm: dts: k3-am642-*-evm: Add USB support

2021-06-01 Thread Aswath Govindraju
-by: Aswath Govindraju --- arch/arm/dts/k3-am642-evm.dts| 18 ++ arch/arm/dts/k3-am642-r5-evm.dts | 18 ++ 2 files changed, 36 insertions(+) diff --git a/arch/arm/dts/k3-am642-evm.dts b/arch/arm/dts/k3-am642-evm.dts index dc3482bea433..3a505d22c635 100644 --- a/arch

[PATCH 05/10] arm: dts: k3-am64-main: Add USB DT nodes

2021-06-01 Thread Aswath Govindraju
Add DT node for the single USB subsystem in main dtsi file. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am64-main.dtsi | 30 ++ 1 file changed, 30 insertions(+) diff --git a/arch/arm/dts/k3-am64-main.dtsi b/arch/arm/dts/k3-am64-main.dtsi index a65011b396cc

[PATCH 04/10] board: ti: am64x: Set the core voltage of USB PHY to 0.85V

2021-06-01 Thread Aswath Govindraju
Set the core voltage of USB PHY in AM64x to 0.85V in spl_board_init(). Signed-off-by: Aswath Govindraju --- board/ti/am64x/evm.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/board/ti/am64x/evm.c b/board/ti/am64x/evm.c index 35cd9e027c04..cdbb9a87bc44 100644 --- a/board/ti

[PATCH 03/10] arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes

2021-06-01 Thread Aswath Govindraju
pen before the cdns3 generic layer binds the usb device to a host or a device driver. Therefore, use fdtdec_setup_board() implementation to fixup the device tree property. Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/am642_init.c | 33 + 1 file changed, 33

[PATCH 02/10] arm: mach-k3: am642_init: Add support for USB boot mode

2021-06-01 Thread Aswath Govindraju
Add support for identifying USB host and device boot modes Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/am642_init.c | 13 +++-- arch/arm/mach-k3/include/mach/am64_hardware.h | 5 + arch/arm/mach-k3/include/mach/am64_spl.h | 6 -- 3 files changed

[PATCH 01/10] tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol

2021-06-01 Thread Aswath Govindraju
Add support for providing ATF load address with a Kconfig symbol. Signed-off-by: Aswath Govindraju --- arch/arm/mach-k3/Kconfig | 7 +++ arch/arm/mach-k3/config.mk | 1 + tools/k3_fit_atf.sh| 9 ++--- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/arch/arm

[PATCH 00/10] AM642-EVM: Add USB support

2021-06-01 Thread Aswath Govindraju
The following series of patches add support for the following - Kconfig symbol for giving the load address for ATF - USB Mass storrage boot mode in AM642-EVM - DFU boot mode in AM642-EVM - Host and peripheral modes for AM642-EVM in U-Boot - Set the USB PHY core voltage to 0.85V Aswath Govindraju

[PATCH] usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name

2021-06-01 Thread Aswath Govindraju
rm: dts: k3-j7200: Sync Linux v5.11-rc6 dts into U-Boot") Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Aswath Govindraju --- drivers/usb/cdns3/cdns3-ti.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/cdns3/cdns3-ti.c b/drivers/usb/cdns3/cdns3-ti.c

[PATCH 1/3] mmc: sdhci_am654: Read ti, strobe-sel property from device tree

2021-05-25 Thread Aswath Govindraju
Read the strobe select value from the device tree property ti,strobe-sel, required for HS400 speed mode Fixes: a20008eabd95 ("mmc: am654_sdhci: Add Support for configuring PHY in J721e") Signed-off-by: Aswath Govindraju --- drivers/mmc/am654_sdhci.c | 1 + 1 file changed, 1 insertio

[PATCH 3/3] configs: j7200_evm_*_defconfig: Enable configs for HS400 support

2021-05-25 Thread Aswath Govindraju
Enable configs to add support for HS400 speed mode. Signed-off-by: Aswath Govindraju --- configs/j7200_evm_a72_defconfig | 4 ++-- configs/j7200_evm_r5_defconfig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/j7200_evm_a72_defconfig b/configs

[PATCH 2/3] arm: dts: k3-j7200-main: Add support for HS400 and update delay select values for MMCSD subsystems

2021-05-25 Thread Aswath Govindraju
://www.ti.com/lit/ug/spruiu1a/spruiu1a.pdf, (SPRUIU1A – JULY 2020 – REVISED JANUARY 2021) [2] - https://www.ti.com/lit/ds/symlink/dra821u.pdf, (SPRSP57B – APRIL 2020 – REVISED JANUARY 2021) Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-j7200-main.dtsi | 11 ++- 1 file changed, 10

[PATCH 0/3] J7200: Add support for HS400 speed mode

2021-05-25 Thread Aswath Govindraju
The following series of patches add support for HS400 speed mode on J7200 SoC. For HS400 support to work, the following series of patches depend on, https://patchwork.ozlabs.org/project/uboot/patch/20210405144428.12159-1-a-govindr...@ti.com/ Aswath Govindraju (3): mmc: sdhci_am654: Read ti

Re: [PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode

2021-05-10 Thread Aswath Govindraju
Hi Peng, On 07/04/21 3:52 am, Jaehoon Chung wrote: > On 4/5/21 11:44 PM, Aswath Govindraju wrote: >> From: Faiz Abbas >> >> Enable HS400 speed mode by writing to HOST_CONTROL2 register. >> >> Signed-off-by: Faiz Abbas >> Signed-off-by: Aswath Govindraju &

[PATCH] ARM: ti: Increase the allocated size for MLO.raw

2021-04-19 Thread Aswath Govindraju
From: Faiz Abbas MLO has increased to a size greater than the allocated 128 kB in dfu_alt_info_emmc and _mmc. Therefore, double the allocated size for MLO.raw in the default environment. Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- include/environment/ti/dfu.h | 4 ++-- 1

[PATCH v2] arm: dts: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems

2021-04-12 Thread Aswath Govindraju
Signed-off-by: Aswath Govindraju --- Changes since v1: - Corrected the fixes tag. arch/arm/dts/k3-j721e-main.dtsi | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/arch/arm/dts/k3-j721e-main.dtsi b/arch/arm/dts/k3-j721e-main.dtsi index e47b6c0eb706..07b489679

Re: [PATCH] arm: dts: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems

2021-04-12 Thread Aswath Govindraju
Hi all, On 12/04/21 6:36 pm, Aswath Govindraju wrote: > According to latest errata of J721e [1], HS400 mode is not supported > in MMCSD0 subsystem (i2024) and SDR104 mode is not supported in MMCSD1/2 > subsystems (i2090). Therefore, replace mmc-hs400-1_8v with mmc-hs200-1_8v > in MMCS

[PATCH] arm: dts: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems

2021-04-12 Thread Aswath Govindraju
, update the itap delay values for all the MMCSD subsystems according the latest J721e data sheet[2] [1] - https://www.ti.com/lit/er/sprz455/sprz455.pdf [2] - https://www.ti.com/lit/ds/symlink/tda4vm.pdf Fixes: 52de3c324de4 ("arm: dts: k3-j721e-main: Update otap-delay values") Signed-off-

Re: [PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode

2021-04-06 Thread Aswath Govindraju
Hi Jaehoon, On 06/04/21 10:50 am, Aswath Govindraju wrote: > Hi Jaehoon, > > On 06/04/21 3:48 am, Jaehoon Chung wrote: >> Hi, >> >> On 4/5/21 11:44 PM, Aswath Govindraju wrote: >>> From: Faiz Abbas >>> >>> Enable HS400 speed mode by writin

Re: [PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode

2021-04-05 Thread Aswath Govindraju
Hi Jaehoon, On 06/04/21 3:48 am, Jaehoon Chung wrote: > Hi, > > On 4/5/21 11:44 PM, Aswath Govindraju wrote: >> From: Faiz Abbas >> >> Enable HS400 speed mode by writing to HOST_CONTROL2 register. > > I didn't find HS400 bit at HOST_CONTROL2 register. (I

[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode

2021-04-05 Thread Aswath Govindraju
From: Faiz Abbas Enable HS400 speed mode by writing to HOST_CONTROL2 register. Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- drivers/mmc/sdhci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/mmc/sdhci.c b/drivers/mmc/sdhci.c index d9ab6a0a839e..eea4701d8af5

[PATCH v2 2/2] mmc: mmc-uclass: Use dev_seq() to read aliases node's index

2021-03-25 Thread Aswath Govindraju
Use dev_seq() to read aliases node's index and pass it as device number for creating bulk device. Suggested-by: Grygorii Strashko Signed-off-by: Aswath Govindraju --- drivers/mmc/mmc-uclass.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/drivers/mmc/mmc

[PATCH v2 1/2] mmc: Check for device with a seq number equal to num before checking against index

2021-03-25 Thread Aswath Govindraju
First check if there is an alias for the device tree node defined with the given num before checking against device index. Signed-off-by: Aswath Govindraju Reviewed-by: Lokesh Vutla Reviewed-by: Jaehoon Chung --- drivers/mmc/mmc.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions

[PATCH v2 0/2] mmc: Add support for checking device number against alias index

2021-03-25 Thread Aswath Govindraju
dev_read_alias_seq for reading alias index. Aswath Govindraju (2): mmc: Check for device with a seq number equal to num before checking against index mmc: mmc-uclass: Use dev_seq() to read aliases node's index drivers/mmc/mmc-uclass.c | 12 +--- drivers/mmc/mmc.c| 8 +--- 2

Re: [PATCH 2/2] mmc: mmc-uclass: Assign devnum as alias index in SPL too if CONFIG_SPL_DM_SEQ_ALIAS is enabled

2021-03-25 Thread Aswath Govindraju
Hi all, On 15/03/21 4:18 pm, Aswath Govindraju wrote: > Assign the nodes alias index as the device number in SPL too, if > CONFIG_SPL_DM_SEQ_ALIAS is enabled. > > Signed-off-by: Aswath Govindraju > --- > drivers/mmc/mmc-uclass.c | 10 +- > 1 file changed, 5 inser

[PATCH 2/2] mmc: mmc-uclass: Assign devnum as alias index in SPL too if CONFIG_SPL_DM_SEQ_ALIAS is enabled

2021-03-15 Thread Aswath Govindraju
Assign the nodes alias index as the device number in SPL too, if CONFIG_SPL_DM_SEQ_ALIAS is enabled. Signed-off-by: Aswath Govindraju --- drivers/mmc/mmc-uclass.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/mmc/mmc-uclass.c b/drivers/mmc/mmc-uclass.c

[PATCH 0/2] mmc: Add support for checking device number against alias index

2021-03-15 Thread Aswath Govindraju
The following series of patches, - add support to check for a device with a sequence number equal to device number before looking for matching index - assign device number based on node's alias index in SPL too. Aswath Govindraju (2): mmc: Check for device with a seq number equal to num

[PATCH 1/2] mmc: Check for device with a seq number equal to num before checking against index

2021-03-15 Thread Aswath Govindraju
First check if there is an alias for the device tree node defined with the given num before checking against device index. Signed-off-by: Aswath Govindraju --- drivers/mmc/mmc.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c

Re: [PATCH] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig

2021-02-26 Thread Aswath Govindraju
On 23/02/21 11:44 am, Aswath Govindraju wrote: > Currently the config options CONFIG_SYS_DFU_DATA_BUF_SIZE and > CONFIG_SYS_DFU_MAX_FILE_SIZE are being set in include/configs/.h > files and also in _defconfig files without a Kconfig option. It > is easier for users to set t

[PATCH v2] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig

2021-02-26 Thread Aswath Govindraju
of the source code. Add Kconfig symbols, and update the defconfigs by using tools/moveconfig.py script. Suggested-by: Pratyush Yadav Signed-off-by: Aswath Govindraju --- Changes since v1: - Removed CONFIG_SYS_DFU_MAX_FILE_SIZE in defconfig files, where it was not defined previously. The list

Re: [PATCH] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig

2021-02-25 Thread Aswath Govindraju
Could you please check all direct settings of > CONFIG_SYS_DFU_MAX_FILE_SIZE in defconfigs, > keeping the assigns only for boards that had such an assignment before > and using the original values? > > On Tue, Feb 23, 2021 at 2:14 PM Aswath Govindraju wrote: >> >> Cur

[PATCH] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig

2021-02-23 Thread Aswath Govindraju
of the source code. Add Kconfig symbols, and update the defconfigs by using tools/moveconfig.py script. Suggested-by: Pratyush Yadav Signed-off-by: Aswath Govindraju --- configs/am65x_evm_a53_defconfig | 2 ++ configs/am65x_evm_r5_usbdfu_defconfig | 2 ++ configs

[PATCH v6 20/20] configs: am65x_evm: Add configs for UHS modes

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Add configs for voltage switching and UHS modes for the SD card and HS200 for the eMMC. Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- configs/am65x_evm_a53_defconfig | 8 configs/am65x_evm_r5_defconfig | 2 ++ 2 files changed, 10 insertions

[PATCH v6 19/20] arm: dts: k3-am654-base-board: Limit Sd card to High speed modes

2021-02-04 Thread Aswath Govindraju
-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am654-base-board.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/k3-am654-base-board.dts b/arch/arm/dts/k3-am654-base-board.dts index 33a1b9fdc4b7..830526a1e473 100644 --- a/arch/arm/dts/k3-am654-base

[PATCH v6 18/20] arm: dts: k3-am65-main: Add itapdly and clkbuf-sel values

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Add the appropriate itapdly and clkbuf-sel values required for some lower speed modes. Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am65-main.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/dts/k3-am65-main.dtsi b

[PATCH v6 17/20] configs: j7200_evm: Add support for UHS modes

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Add configs to support UHS modes for the SD card and HS200 for the eMMC. Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- configs/j7200_evm_a72_defconfig | 8 configs/j7200_evm_r5_defconfig | 1 + 2 files changed, 9 insertions(+) diff --git a/configs

[PATCH v6 16/20] configs: j721e_evm: Add support for UHS modes

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Add configs to support UHS modes for the SD card and HS200 for the eMMC. Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- configs/j721e_evm_a72_defconfig | 8 configs/j721e_evm_r5_defconfig | 1 + 2 files changed, 9 insertions(+) diff --git a/configs

[PATCH v6 15/20] arm: dts: k3-j7200-common-proc-board: Enable support for UHS modes

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Add support for UHS modes by adding the regulators to power cycle and voltage switch the card. Also add pinmuxes required for each node Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-j7200-common-proc-board.dts | 49 ++- arch

[PATCH v6 14/20] arm: dts: k3-j7200-main: Add support for gpio0

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Add support for the main_gpio0 node Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-j7200-main.dtsi | 22 ++ 1 file changed, 22 insertions(+) diff --git a/arch/arm/dts/k3-j7200-main.dtsi b/arch/arm/dts/k3-j7200-main.dtsi

[PATCH v6 13/20] arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Add support for regulators to power cycle and switch IO voltage to the SD card. This enables support for UHS modes. Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-j721e-common-proc-board.dts | 32 + 1 file changed, 32

[PATCH v6 12/20] arm: dts: k3-j721e-main: Update otap-delay values

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Update otap delay values to match with the latest Data Manual[1]. [1] https://www.ti.com/lit/gpn/dra829v Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-j721e-main.dtsi | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git

[PATCH v6 11/20] arm: dts: k3-am65: Fix mmc nodes

2021-02-04 Thread Aswath Govindraju
-board.dts instead of the u-boot.dtsi Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am65-main.dtsi | 22 +++ arch/arm/dts/k3-am654-base-board-u-boot.dtsi | 67 +++- arch/arm/dts/k3-am654-base-board.dts | 25 arch/arm

[PATCH v6 10/20] mmc: am654_sdhci: Use sdhci_set_control_reg()

2021-02-04 Thread Aswath Govindraju
From: Faiz Abbas Use the generic sdhci_set_control_reg() instead of duplicating in platform driver. Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju Reviewed-by: Jaehoon Chung --- drivers/mmc/am654_sdhci.c | 18 ++ 1 file changed, 2 insertions(+), 16 deletions

[PATCH v6 09/20] mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes

2021-02-04 Thread Aswath Govindraju
and SDR25 speed modes. Use the sdhci writeb callback to implement this condition. [1] http://www.ti.com/lit/gpn/am6546 Section 5.10.5.16.1 Signed-off-by: Faiz Abbas Signed-off-by: Aswath Govindraju Reviewed-by: Jaehoon Chung --- drivers/mmc/Kconfig | 1 + drivers/mmc/am654_sdhci.c | 25

<    1   2   3   4   >