summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-07-30 14:08:19 +0900
committerTom Rini <trini@ti.com>2014-07-30 14:42:02 -0400
commit3c08e8b856a8a276b6e50fd92d20f466a6cfb5e0 (patch)
tree694eb4e9cb25e4862ca9fdeb69079655b1692169 /.gitignore
parent93d4334f7f5bc2f0fb580606f0701b2252c6d8d6 (diff)
downloadtalos-obmc-uboot-3c08e8b856a8a276b6e50fd92d20f466a6cfb5e0.tar.gz
talos-obmc-uboot-3c08e8b856a8a276b6e50fd92d20f466a6cfb5e0.zip
tools: add genboardscfg.py
Now the primary data for each board is in Kconfig, defconfig and MAINTAINERS. It is true boards.cfg is needed for MAKEALL and buildman and might be useful to brouse all the supported boards in a single database. But it would be painful to maintain the boards.cfg in sync. So, this is the solution. Add a tool to generate the equivalent boards.cfg file based on the latest Kconfig, defconfig and MAINTAINERS. We can keep all the functions of MAKEALL and buildman with it. The best thing would be to change MAKEALL and buildman for not depending on boards.cfg in the future, but it would take some time. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud