Commit 93e14596 "Coding Style cleanup: replace leading SPACEs by TABs" added trailing whitespace to a single line of boards.cfg. I presume this was unintentional, and it causes the file to change after running it through the reformat.py script. Remove the offending character.
Signed-off-by: Paul Burton <paul.bur...@imgtec.com> --- boards.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards.cfg b/boards.cfg index 2305087..5a774d4 100644 --- a/boards.cfg +++ b/boards.cfg @@ -196,7 +196,7 @@ Active arm arm926ejs mb86r0x syteco jadecpu Active arm arm926ejs mx25 freescale mx25pdk mx25pdk mx25pdk:IMX_CONFIG=board/freescale/mx25pdk/imximage.cfg Fabio Estevam <fabio.este...@freescale.com> Active arm arm926ejs mx25 karo tx25 tx25 - John Rigby <jcri...@gmail.com> Active arm arm926ejs mx25 syteco zmx25 zmx25 - Matthias Weisser <weiss...@arcor.de> -Active arm arm926ejs mx27 armadeus apf27 apf27 - Philippe Reynes <trem...@yahoo.fr>:Eric Jarrige <eric.jarr...@armadeus.org> +Active arm arm926ejs mx27 armadeus apf27 apf27 - Philippe Reynes <trem...@yahoo.fr>:Eric Jarrige <eric.jarr...@armadeus.org> Active arm arm926ejs mx27 logicpd imx27lite imx27lite - Wolfgang Denk <w...@denx.de> Active arm arm926ejs mx27 logicpd imx27lite magnesium - Heiko Schocher <h...@denx.de> Active arm arm926ejs mxs bluegiga apx4devkit apx4devkit apx4devkit Lauri Hintsala <lauri.hints...@bluegiga.com> -- 1.8.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot