[U-Boot] pull request: u-boot-uniphier/misc

Masahiro Yamada yamada.masahiro at socionext.com
Wed May 27 01:47:02 CEST 2015


Hi Tom,

Here is a new tool that helps us move CONFIG options easily.



The following changes since commit 9bea236b3402a262772b66d055ec6431cbd3ba87:

  Merge branch 'master' of git://www.denx.de/git/u-boot-imx
(2015-05-26 10:38:01 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-uniphier.git misc

for you to fetch changes up to 2e2ce6c0c8d3d0d2a86d2464d201aecd9aef693d:

  moveconfig: Print status about the processed defconfigs (2015-05-27
08:39:16 +0900)

----------------------------------------------------------------
Joe Hershberger (9):
      moveconfig: Always run savedefconfig on the moved config
      moveconfig: Ignore duplicate configs when moving
      moveconfig: Add a parameter to accept a list to build
      moveconfig: Add a switch to only cleanup headers
      moveconfig: Cleanup headers in arch and board
      moveconfig: Output a list of failed boards
      moveconfig: Print a message for missing compiler
      moveconfig: Add a switch to enable printing errors
      moveconfig: Print status about the processed defconfigs

Masahiro Yamada (1):
      tools: moveconfig: a tool to move CONFIGs from headers to defconfigs

 scripts/Makefile.autoconf |   3 +-
 tools/moveconfig.py       | 918
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 920 insertions(+), 1 deletion(-)
 create mode 100755 tools/moveconfig.py


-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list