[U-Boot] [PATCH] boards.cfg: Keep arc entries sorted
Fabio Estevam
fabio.estevam at freescale.com
Mon Feb 24 14:32:42 CET 2014
Run "tools/reformat.py -i -d '-' -s 8 <boards.cfg >boards0.cfg && mv boards0.cfg boards.cfg"
in order to keep arc entries sorted.
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
boards.cfg | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/boards.cfg b/boards.cfg
index c90bb2b..8ce130a 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -44,6 +44,9 @@
###########################################################################################################
Active aarch64 armv8 - armltd vexpress64 vexpress_aemv8a vexpress_aemv8a:ARM64 David Feng <fenghua at phytium.com.cn>
+Active arc arc700 - synopsys - arcangel4 - Alexey Brodkin <abrodkin at synopsys.com>
+Active arc arc700 - synopsys - axs101 - Alexey Brodkin <abrodkin at synopsys.com>
+Active arc arc700 - synopsys arcangel4 arcangel4-be - Alexey Brodkin <abrodkin at synopsys.com>
Active arm arm1136 - armltd integrator integratorcp_cm1136 integratorcp:CM1136 Linus Walleij <linus.walleij at linaro.org>
Active arm arm1136 mx31 - - imx31_phycore - -
Active arm arm1136 mx31 davedenx - qong - Wolfgang Denk <wd at denx.de>
@@ -1220,9 +1223,6 @@ Active sparc leon3 - gaisler -
Active sparc leon3 - gaisler - gr_xc3s_1500 - -
Active sparc leon3 - gaisler - grsim - -
Active x86 x86 coreboot chromebook-x86 coreboot coreboot-x86 coreboot:SYS_TEXT_BASE=0x01110000 -
-Active arc arc700 - synopsys - axs101 - Alexey Brodkin <abrodkin at synopsys.com>
-Active arc arc700 - synopsys - arcangel4 - Alexey Brodkin <abrodkin at synopsys.com>
-Active arc arc700 - synopsys arcangel4 arcangel4-be - Alexey Brodkin <abrodkin at synopsys.com>
Orphan arm arm1136 mx31 - imx31_phycore imx31_phycore_eet imx31_phycore:IMX31_PHYCORE_EET (resigned) Guennadi Liakhovetski <g.liakhovetski at gmx.de>
Orphan arm arm1136 mx31 freescale - mx31ads - (resigned) Guennadi Liakhovetski <g.liakhovetski at gmx.de>
Orphan arm pxa - - - lubbock - (dead address) Kyle Harris <kharris at nexus-tech.net>
--
1.8.1.2
More information about the U-Boot
mailing list