commit | c5d4303ed83a1b8bac53c2cddffc2f0b067378eb | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Mon Aug 10 20:48:07 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sun Aug 23 11:56:20 2015 +0200 |
tree | d860dce883e3a80a33fd04387499a5e606c24aef | |
parent | ac47cbefffa1918672b98f31855636fa8440c66b [diff] |
arm: socfpga: Add qts-filter.sh script Add script which loads the QTS-generated sources and headers and converts them into sensible format which can be used with much more easy in mainline U-Boot. The script also filters out macros which makes no sense anymore, so they don't pollute namespace and waste space. Signed-off-by: Marek Vasut <marex@denx.de>