Home
last modified time | relevance | path

Searched hist:"0 eb4c045038e5fdbbab342b226c79445faf5116c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dbuilderthread.py0eb4c045038e5fdbbab342b226c79445faf5116c Fri Mar 20 14:50:38 UTC 2015 Tom Rini <trini@konsulko.com> buildman: Keep more outputs with the --keep-outputs flag

When told to keep outputs, be much more liberal in what files we keep.
In addition to adding 'MLO', keep anything that matches u-boot-spl.* (so
that we keep the map file as well) and anything we generate about
'u-boot itself. A large number of bootable formats now match this and
thus it's easier to build many targets and then boot them afterwards
using buildman.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Simon Glass <sjg@chromium.org>