Skip to content
Commit d9a6f0ee authored by Andrey Zhizhikin's avatar Andrey Zhizhikin Committed by Stefano Babic
Browse files

tree: imx: remove old fit generator script



Since derivatives are moving to binman from usage of the FIT generator
script, and considering the warning introduced in f4a43d29
("Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR"), usage of FIT
generator is discouraged.

Current FIT generator also generates broken output, since commit
3f04db89 ("image: Check for unit addresses in FITs") prohibits using
'@' for unit addresses but the generator script still emits the old
sematics.

Remove the generator script and corresponding call in Makefile, all
derivatives should be migrated to binman in order to provide binary
images.

Signed-off-by: default avatarAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
parent 53a24dee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment