Skip to content
Commit d3aa8b8b authored by Stefan Roese's avatar Stefan Roese
Browse files

env: Enable getenv_f() for SPL_BUILD



With this patch, getenv_f() can be included easily into the SPL
binary. With this, SPL boards can now use getenv_f() to read
environment variables (e.g. to detect if the OS or U-Boot shall
be executed).

In the approach this is done for env stored in NOR flash, as this
will be used by an upcoming MPC5200 board port.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent ea8256f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment