Re: [U-Boot] [PATCH 03/13] drivers/fsl-mc: Autoload AOIP image from NOR flash

2015-06-10 Thread Kushwaha Prabhakar
> -Original Message- > From: Sun York-R58495 > Sent: Wednesday, June 10, 2015 8:06 PM > To: Kushwaha Prabhakar-B32579; u-boot@lists.denx.de > Cc: Rivera Jose-B46482 > Subject: Re: [PATCH 03/13] drivers/fsl-mc: Autoload AOIP image from NOR > flash > > > > On 06/10/2015 03:39 AM, Prabhaka

Re: [U-Boot] [PATCH 03/13] drivers/fsl-mc: Autoload AOIP image from NOR flash

2015-06-10 Thread York Sun
On 06/10/2015 03:39 AM, Prabhakar Kushwaha wrote: > From: "J. German Rivera" > > Load AIOP image from NOR flash into DDR so that the MC firmware > the MC fw can start it at boot time > > Signed-off-by: J. German Rivera > Signed-off-by: Prabhakar Kushwaha Prabhakar, Do we need this feature?

[U-Boot] [PATCH 03/13] drivers/fsl-mc: Autoload AOIP image from NOR flash

2015-06-10 Thread Prabhakar Kushwaha
From: "J. German Rivera" Load AIOP image from NOR flash into DDR so that the MC firmware the MC fw can start it at boot time Signed-off-by: J. German Rivera Signed-off-by: Prabhakar Kushwaha --- drivers/net/fsl-mc/mc.c | 23 +++ include/configs/ls2085a_common.h |