Hi Jagan,

> -----Original Message-----
> From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Jagan Teki
> Sent: Thursday, December 28, 2017 11:43 AM
> To: u-boot@lists.denx.de
> Cc: Tom Rini <tr...@konsulko.com>
> Subject: [U-Boot] [PATCH v10 24/27] env: add spi-nor environment
> 
> Now spi-nor framework is up so access the environment
> through en/spinor.c
> 
> Signed-off-by: Suneel Garapati <suneelgli...@gmail.com>
> Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>


This patch is only considering environment to be used after relocation to DDR.

What about the scenario where environment is required during SPL.  
SPL may not be having MTD sub-system ready for env read. In SPL case raw read 
is required. 
Similar to below patch.

http://patchwork.ozlabs.org/patch/848511/

I request you to consider this patch also. 

--pk 
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to