]> git.sur5r.net Git - u-boot/commit
env: sf: Add support for env init for QSPI-NOR
authorAshish Kumar <Ashish.Kumar@nxp.com>
Thu, 14 Dec 2017 12:07:08 +0000 (17:37 +0530)
committerYork Sun <york.sun@nxp.com>
Wed, 17 Jan 2018 18:30:54 +0000 (10:30 -0800)
commitb500c92b70e8e103ca75f95e4b0e97d92dddf185
tree7ec8ef86ba73f647ad4869efe8dfa67188958674
parent134200a5efffcbba56bdb6954d5b3527ea1fa09c
env: sf: Add support for env init for QSPI-NOR

ENV variables can now be used before relocation.

Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
env/sf.c