
20 Feb
2018
20 Feb
'18
11:03 p.m.
On Wed, Feb 14, 2018 at 11:39:48AM +0100, Lukasz Majewski wrote:
This commit fixes several issues:
- After moving env related code to ./env directory the env_common.o file
is no longer present in the system (has been replaced with built-in.o).
- Use ${OBJCOPY} if available, fallback to system default's objcopy if not
present.
- Extend the script to accept different build directory than current one.
It is extremely handy with OE usage, where source code is separated from build.
Signed-off-by: Lukasz Majewski lukma@denx.de Tested-by: Alex Kiernan alex.kiernan@gmail.com
Applied to u-boot/master, thanks!
--
Tom