commit | b6cba297affba968a8d8465655c71cb3ec8a9bde | [log] [tgz] |
---|---|---|
author | Rajesh Bhagat <rajesh.bhagat@nxp.com> | Mon Nov 05 18:01:10 2018 +0000 |
committer | York Sun <york.sun@nxp.com> | Tue Dec 04 13:07:13 2018 -0800 |
tree | 7c25dbcfd59cd82f3099f76ebdcb704f9c58d8d7 | |
parent | d171c70716d49f0e14eb357ab645c8e72b791ca1 [diff] |
env: allow flash and nand env driver to compile together Define env_ptr as static in flash and nand env driver to allow these to compile together. Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>