Re: [U-Boot] [PATCH] Convert CONFIG_ARCH_CPU_INIT to Kconfig

2019-08-26 Thread Tom Rini
On Wed, Aug 14, 2019 at 08:29:25AM -0500, Adam Ford wrote: > This converts the following to Kconfig: >CONFIG_ARCH_CPU_INIT > > Signed-off-by: Adam Ford > Acked-by: Chris Packham > Tested-by: Felix Brack > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > index be2c96a93d..77905b93c6

Re: [U-Boot] [PATCH] Convert CONFIG_ARCH_CPU_INIT to Kconfig

2019-08-16 Thread Felix Brack
Hello Adam, On 14.08.19 15:29, Adam Ford wrote: > This converts the following to Kconfig: >CONFIG_ARCH_CPU_INIT > > Signed-off-by: Adam Ford > For the PDU001 board: Tested-by: Felix Brack ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] Convert CONFIG_ARCH_CPU_INIT to Kconfig

2019-08-15 Thread Chris Packham
Hi Adam, On Wed, 2019-08-14 at 08:29 -0500, Adam Ford wrote: > This converts the following to Kconfig: >    CONFIG_ARCH_CPU_INIT > > Signed-off-by: Adam Ford For SBx81LIFKW, SBx81LIFXCAT, db-88f6281-bp, db-88f6820-amc, db-xc3- 24g4xg and x530 Acked-by: Chris Packham

[U-Boot] [PATCH] Convert CONFIG_ARCH_CPU_INIT to Kconfig

2019-08-14 Thread Adam Ford
This converts the following to Kconfig: CONFIG_ARCH_CPU_INIT Signed-off-by: Adam Ford diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index be2c96a93d..77905b93c6 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -329,6 +329,12 @@ config SYS_CACHELINE_SIZE default 64 if