]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
boards.cfg: Keep the entries sorted
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 25 Jan 2014 20:42:39 +0000 (18:42 -0200)
committerTom Rini <trini@ti.com>
Mon, 27 Jan 2014 13:28:35 +0000 (08:28 -0500)
commit0876703cf2ee107372b56037d4eeeb7604c56796
tree3ea75b81cd797314a4c8765cda69a6bd6323069e
parent7395398ad273f11569f4c4f3fb45219b916480eb
boards.cfg: Keep the entries sorted

Run "tools/reformat.py -i -d '-' -s 8 <boards.cfg >boards0.cfg && mv boards0.cfg boards.cfg"
in order to keep the entries sorted.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
boards.cfg