Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-12-04 Thread Stefano Babic
-Original Message- >> From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Peng Fan >> Sent: Wednesday, November 29, 2017 1:31 PM >> To: Stefano Babic <sba...@denx.de>; Fabio Estevam >> <fabio.este...@nxp.com> >> Cc: u-boot@lists.denx.de &g

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-12-03 Thread Fabio Estevam
Hi Peng, On Sun, Dec 3, 2017 at 8:55 AM, Peng Fan wrote: > Ok. I'll add a README file, but arm trusted firmware code and imx-mkimage > code are not public available now. If you can provide him the firmware and imx-mkimage offline, that would at least allows us to test the

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-12-03 Thread Peng Fan
sts.denx.de; Diego Dorta > <diego.do...@nxp.com> > Subject: Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ > EVK > > Hi Peng, > > On Thu, Nov 30, 2017 at 12:53 AM, Peng Fan <peng@nxp.com> wrote: > > >> I don't see a README in here,

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-12-01 Thread Fabio Estevam
Hi Peng, On Thu, Nov 30, 2017 at 12:53 AM, Peng Fan wrote: >> I don't see a README in here, I'm wondering what the details/requirements >> are around ARM Trusted Firmware and the build process, for this platform does >> it use the open ARM ATF, or is it similar to other

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-12-01 Thread Diego Dorta
Hi Peng, 2017-11-29 0:42 GMT-02:00 Peng Fan : > Hi Diego, > > On Tue, Nov 28, 2017 at 02:42:20PM -0200, Diego Dorta wrote: >>Hi Peng Fan, >> >>2017-11-28 10:31 GMT-02:00 Peng Fan : >>> This patchset is to add i.MX8M and i.MX8MQ-EVK support >>> >>> patch:

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-11-30 Thread Peng Fan
.@denx.de>; Fabio Estevam > <fabio.este...@nxp.com> > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ > EVK > > Hi Stefano, > > > -Original Message- > > From: Stefano Babic [mailto:sba...@denx.de] &

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-11-29 Thread Peng Fan
Hi Peter, > -Original Message- > From: Peter Robinson [mailto:pbrobin...@gmail.com] > Sent: Wednesday, November 29, 2017 5:27 PM > To: Peng Fan <peng@nxp.com> > Cc: sba...@denx.de; Fabio Estevam <fabio.este...@nxp.com>; u- > b...@lists.denx.de > Subjec

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-11-29 Thread Peter Robinson
Hi Peng, On Tue, Nov 28, 2017 at 12:31 PM, Peng Fan wrote: > This patchset is to add i.MX8M and i.MX8MQ-EVK support I don't see a README in here, I'm wondering what the details/requirements are around ARM Trusted Firmware and the build process, for this platform does it use

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-11-28 Thread Peng Fan
Hi Stefano, > -Original Message- > From: Stefano Babic [mailto:sba...@denx.de] > Sent: Tuesday, November 28, 2017 10:46 PM > To: Peng Fan ; sba...@denx.de; Fabio Estevam > > Cc: u-boot@lists.denx.de; van.free...@gmail.com > Subject: Re: [PATCH

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-11-28 Thread Peng Fan
Hi Diego, On Tue, Nov 28, 2017 at 02:42:20PM -0200, Diego Dorta wrote: >Hi Peng Fan, > >2017-11-28 10:31 GMT-02:00 Peng Fan : >> This patchset is to add i.MX8M and i.MX8MQ-EVK support >> >> patch: "power: pmic.h: include dm/ofnode.h" and >> "power: pmic/regulator allow dm be

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-11-28 Thread Diego Dorta
Hi Peng Fan, 2017-11-28 10:31 GMT-02:00 Peng Fan : > This patchset is to add i.MX8M and i.MX8MQ-EVK support > > patch: "power: pmic.h: include dm/ofnode.h" and > "power: pmic/regulator allow dm be omited by SPL" is previously reviewed > in mailist to not merged. Pick it up. > >

Re: [U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-11-28 Thread Stefano Babic
Hi Peng, On 28/11/2017 13:31, Peng Fan wrote: > This patchset is to add i.MX8M and i.MX8MQ-EVK support > Thanks for sharing this. > patch: "power: pmic.h: include dm/ofnode.h" and > "power: pmic/regulator allow dm be omited by SPL" is previously reviewed > in mailist to not merged. Pick it up.

[U-Boot] [PATCH 00/23] imx: add i.MX8M support and i.MX8MQ EVK

2017-11-28 Thread Peng Fan
This patchset is to add i.MX8M and i.MX8MQ-EVK support patch: "power: pmic.h: include dm/ofnode.h" and "power: pmic/regulator allow dm be omited by SPL" is previously reviewed in mailist to not merged. Pick it up. The board support is a large patch because of the ddr related code. If it is not