Re: [PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig

2022-07-22 Thread Tom Rini
On Fri, Jul 22, 2022 at 01:05:38PM -0700, Tim Harvey wrote: > On Fri, Jul 22, 2022 at 12:06 PM Tom Rini wrote: > > > > On Fri, Jul 22, 2022 at 11:01:52AM -0700, Tim Harvey wrote: > > > On Mon, Jun 20, 2022 at 5:08 AM Tom Rini wrote: > > > > > > > > This converts the following to Kconfig: > > > >

Re: [PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig

2022-07-22 Thread Tim Harvey
On Fri, Jul 22, 2022 at 12:06 PM Tom Rini wrote: > > On Fri, Jul 22, 2022 at 11:01:52AM -0700, Tim Harvey wrote: > > On Mon, Jun 20, 2022 at 5:08 AM Tom Rini wrote: > > > > > > This converts the following to Kconfig: > > >CONFIG_FSL_FIXED_MMC_LOCATION > > >CONFIG_ESDHC_HC_BLK_ADDR > > >

Re: [PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig

2022-07-22 Thread Tom Rini
On Fri, Jul 22, 2022 at 11:01:52AM -0700, Tim Harvey wrote: > On Mon, Jun 20, 2022 at 5:08 AM Tom Rini wrote: > > > > This converts the following to Kconfig: > >CONFIG_FSL_FIXED_MMC_LOCATION > >CONFIG_ESDHC_HC_BLK_ADDR > > > > Signed-off-by: Tom Rini [snip] > Tom, > > I'm not sure this

Re: [PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig

2022-07-22 Thread Tim Harvey
On Mon, Jun 20, 2022 at 5:08 AM Tom Rini wrote: > > This converts the following to Kconfig: >CONFIG_FSL_FIXED_MMC_LOCATION >CONFIG_ESDHC_HC_BLK_ADDR > > Signed-off-by: Tom Rini > --- > arch/powerpc/include/asm/config_mpc85xx.h | 3 --- > boot/Kconfig | 13

Re: [PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig

2022-07-06 Thread Tom Rini
On Mon, Jun 20, 2022 at 08:07:42AM -0400, Tom Rini wrote: > This converts the following to Kconfig: >CONFIG_FSL_FIXED_MMC_LOCATION >CONFIG_ESDHC_HC_BLK_ADDR > > Signed-off-by: Tom Rini For the series, applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig

2022-06-20 Thread Tom Rini
This converts the following to Kconfig: CONFIG_FSL_FIXED_MMC_LOCATION CONFIG_ESDHC_HC_BLK_ADDR Signed-off-by: Tom Rini --- arch/powerpc/include/asm/config_mpc85xx.h | 3 --- boot/Kconfig | 13 + configs/P1010RDB-PA_36BIT_NOR_defconfig| 1 +