]> git.ipfire.org Git - people/ms/u-boot.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)
committerMarek Vasut <marex@denx.de>
Sun, 23 Aug 2015 09:56:20 +0000 (11:56 +0200)
commite996b9362b26c62e7f1264c51714aade48727a0b
treed860dce883e3a80a33fd04387499a5e606c24aef
parent37b3a30ae692c9feb92257bb82838642f4c894eb
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]