Re: [U-Boot] [PATCH] configs: fsl: move DDR specific defines to Kconfig

2019-03-04 Thread Prabhakar Kushwaha
> -Original Message- > From: York Sun > Sent: Friday, February 1, 2019 9:46 PM > To: Rajesh Bhagat ; u-boot@lists.denx.de > Cc: Poonam Aggrwal ; Ashish Kumar > ; Shengzhou Liu ; > arcsupp...@arcturusnetworks.com; Alison Wang ; > Mingkai Hu ; Priyanka Jain ; > Prabhakar Kushwaha ; > paul.go

Re: [U-Boot] [PATCH] configs: fsl: move DDR specific defines to Kconfig

2019-02-01 Thread York Sun
On 1/31/19 9:22 PM, Rajesh Bhagat wrote: > Moves below DDR specific defines to Kconfig: > > CONFIG_FSL_DDR_BIST > CONFIG_FSL_DDR_FIRST_SLOT_QUAD_CAPABLE > CONFIG_FSL_DDR_INTERACTIVE > CONFIG_FSL_DDR_SYNC_REFRESH > > Signed-off-by: Rajesh Bhagat > --- This is a good progress. You can move other

[U-Boot] [PATCH] configs: fsl: move DDR specific defines to Kconfig

2019-01-31 Thread Rajesh Bhagat
Moves below DDR specific defines to Kconfig: CONFIG_FSL_DDR_BIST CONFIG_FSL_DDR_FIRST_SLOT_QUAD_CAPABLE CONFIG_FSL_DDR_INTERACTIVE CONFIG_FSL_DDR_SYNC_REFRESH Signed-off-by: Rajesh Bhagat --- arch/arm/Kconfig| 14 ++ arch/powerpc/cpu/mpc85xx/Kconfig| 13 +