diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-07-11 16:31:47 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-14 10:55:58 -0400 |
commit | 75e6cd2799f0d6bf994a1154107cb950b232aa59 (patch) | |
tree | aa9f5255b1a2d43b716d50848bd25617aa165d72 /boards.cfg | |
parent | 5b0421e67cc688766cc81829ffcede4ef0de36b0 (diff) | |
download | u-boot-imx-75e6cd2799f0d6bf994a1154107cb950b232aa59.zip u-boot-imx-75e6cd2799f0d6bf994a1154107cb950b232aa59.tar.gz u-boot-imx-75e6cd2799f0d6bf994a1154107cb950b232aa59.tar.bz2 |
boards.cfg: change "<none>" in the board field to "-"
In the previous commit, all the board fields were filled.
Now we can use "-" in the board field for a different meaning.
Going forward, "-" stands for no board directory
as in cpu, soc, vendor fields.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,8 +49,8 @@ Active aarch64 armv8 fsl-lsch3 freescale ls2085a Active aarch64 armv8 fsl-lsch3 freescale ls2085a ls2085a_emu_D4 ls2085a_emu:ARM64,EMU,SYS_FSL_DDR4 York Sun <yorksun@freescale.com> Active aarch64 armv8 fsl-lsch3 freescale ls2085a ls2085a_simu ls2085a_simu:ARM64,SIMU York Sun <yorksun@freescale.com> Active arc arc700 - abilis tb100 tb100 - Alexey Brodkin <abrodkin@synopsys.com> -Active arc arc700 - synopsys <none> arcangel4 - Alexey Brodkin <abrodkin@synopsys.com> -Active arc arc700 - synopsys <none> arcangel4-be - Alexey Brodkin <abrodkin@synopsys.com> +Active arc arc700 - synopsys - arcangel4 - Alexey Brodkin <abrodkin@synopsys.com> +Active arc arc700 - synopsys - arcangel4-be - Alexey Brodkin <abrodkin@synopsys.com> Active arc arc700 - synopsys axs101 axs101 - Alexey Brodkin <abrodkin@synopsys.com> Active arm arm1136 - armltd integrator integratorcp_cm1136 integratorcp:CM1136 Linus Walleij <linus.walleij@linaro.org> Active arm arm1136 mx31 - imx31_phycore imx31_phycore - - |