Home
last modified time | relevance | path

Searched hist:c29c1e611e634587210c5a801df04256e21c0442 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefilec29c1e611e634587210c5a801df04256e21c0442 Sun Jun 03 00:23:58 CDT 2018 Andreas Färber <afaerber@suse.de> rockchip: make_fit_atf.py depends on u-boot

u-boot.itb depends on u-boot-nodtb.bin, which in turn depends on u-boot.
u-boot.its from Rockchip make_fit_atf.py (used by {evb,firefly}-rk3399)
wants to read u-boot but is lacking this dependency, so that u-boot.itb
cannot be built in one go. Detect its use and add the missing dependency.

Reported-by: Yousaf Kaukab <yousaf.kaukab@suse.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>