]> git.baikalelectronics.ru Git - uboot.git/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)
commit3238692163ca5acf5bd33b1720a119a52d47a15f
tree7ec8ef86ba73f647ad4869efe8dfa67188958674
parentb4fdc222b5f65acc94352bd320039c42ae1cb266
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