Skip to content
Commit 3f884bf5 authored by Peter Tyser's avatar Peter Tyser Committed by Grant Likely
Browse files

powerpc: Use scripts/mkuboot.sh instead of 'mkimage'



mkuboot.sh provides a basic wrapper for the 'mkimage' utility.  Using
mkuboot.sh provides clearer error reporting and allows a toolchain to
use its own 'mkimage' executable specified by ${CROSS_COMPILE}mkimage.
Additionally, this brings PowerPC in line with other architectures
which already call mkimage via mkuboot.sh.

Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 06d352f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment