Re: [PATCH 00/10] Add Support for eMMC boot in AM65x and J721e

2020-01-23 Thread Faiz Abbas
Lokesh, On 24/01/20 9:07 am, Lokesh Vutla wrote: > > > On 23/01/20 8:54 PM, Faiz Abbas wrote: >> The following patches add support for eMMC boot in TI's Am65x and J721e >> devices. > > Can you re order the series something like below? > - Bring all mmc related driver changes in the beginning >

Re: [PATCH 00/10] Add Support for eMMC boot in AM65x and J721e

2020-01-23 Thread Lokesh Vutla
On 24/01/20 9:07 AM, Lokesh Vutla wrote: > > > On 23/01/20 8:54 PM, Faiz Abbas wrote: >> The following patches add support for eMMC boot in TI's Am65x and J721e >> devices. > > Can you re order the series something like below? > - Bring all mmc related driver changes in the beginning > - Then

Re: [PATCH 00/10] Add Support for eMMC boot in AM65x and J721e

2020-01-23 Thread Lokesh Vutla
On 23/01/20 8:54 PM, Faiz Abbas wrote: > The following patches add support for eMMC boot in TI's Am65x and J721e > devices. Can you re order the series something like below? - Bring all mmc related driver changes in the beginning - Then introduce SoC related changes(arch/arm/*) Also please spl

[PATCH 00/10] Add Support for eMMC boot in AM65x and J721e

2020-01-23 Thread Faiz Abbas
The following patches add support for eMMC boot in TI's Am65x and J721e devices. Faiz Abbas (10): mmc: Add a saved_clock member arm: K3: sysfw-loader: Add a config_pm_pre_callback() configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation