Re: [U-Boot] [PATCH 02/41] imx: add Kconfig entry for i.MX8

2018-07-07 Thread Peng Fan
Hi Stefano, > -Original Message- > From: Stefano Babic [mailto:sba...@denx.de] > Sent: 2018年6月27日 16:20 > To: Peng Fan ; sba...@denx.de; Fabio Estevam > > Cc: u-boot@lists.denx.de > Subject: Re: [PATCH 02/41] imx: add Kconfig entry for i.MX8 > > On 28/05/2018 14:24, Peng Fan wrote: > > A

Re: [U-Boot] [PATCH 02/41] imx: add Kconfig entry for i.MX8

2018-06-27 Thread Stefano Babic
On 28/05/2018 14:24, Peng Fan wrote: > Add Kconfig entry for i.MX8 and i.MX8QXP > Select HAVE_SC_FIRMWARE for i.MX8QXP > > Signed-off-by: Peng Fan > --- > arch/arm/Kconfig | 8 > arch/arm/mach-imx/Makefile | 1 + > arch/arm/mach-imx/imx8/Kconfig | 13 + >

[U-Boot] [PATCH 02/41] imx: add Kconfig entry for i.MX8

2018-05-28 Thread Peng Fan
Add Kconfig entry for i.MX8 and i.MX8QXP Select HAVE_SC_FIRMWARE for i.MX8QXP Signed-off-by: Peng Fan --- arch/arm/Kconfig | 8 arch/arm/mach-imx/Makefile | 1 + arch/arm/mach-imx/imx8/Kconfig | 13 + 3 files changed, 22 insertions(+) create mode 100644