
13 Jan
2021
13 Jan
'21
9:16 p.m.
On Wed, Jan 13, 2021 at 09:10:41AM -0700, Simon Glass wrote:
Hi Joel,
On Mon, 11 Jan 2021 at 20:01, Joel Peshkin joel.peshkin@broadcom.com wrote:
Cc: Simon Glass sjg@chromium.org Cc: Heinrich Schuchardt xypron.glpk@gmx.de
scripts/fixdefconfig | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100755 scripts/fixdefconfig
+Tom Rini
I normally use moveconfig for this...Tom how do you do it?
Yes, this is a single-threaded version of "moveconfig.py -sC". This is useful I suppose in the case where you have to sync maybe a dozen files rather than one or two, or all of them. But I'm not sure it's worth applying, sorry.
--
Tom