]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: Add qts-filter.sh script
authorMarek Vasut <marex@denx.de>
Mon, 10 Aug 2015 18:48:07 +0000 (20:48 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:32:52 +0000 (10:32 +0200)
commit727f7b7a981b2392d3cc0717fe92466663dda761
tree80f3a98241f550ac013d39e07ecd49e3b03f6e96
parent341b624da68c954af671ea04ff1eae153f971015
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>
arch/arm/mach-socfpga/qts-filter.sh [new file with mode: 0755]