You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
913b4b4e9d
Currently, only absolute path is allowed in '-w' stitch_dir and '-s' stitch_zip file. In addition, if stitch_dir is not absolute path, the stitch tool looks for 'SBL_SOURCE' which does not exist in OS environment. This patch allows the StitchIfwi.py tool to use relative path as well. Signed-off-by: Aiden Park <aiden.park@intel.com>