]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
boards.cfg: change "<none>" in the board field to "-"
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 11 Jul 2014 07:31:47 +0000 (16:31 +0900)
committerTom Rini <trini@ti.com>
Mon, 14 Jul 2014 14:55:58 +0000 (10:55 -0400)
commit75e6cd2799f0d6bf994a1154107cb950b232aa59
treeaa9f5255b1a2d43b716d50848bd25617aa165d72
parent5b0421e67cc688766cc81829ffcede4ef0de36b0
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>
boards.cfg
mkconfig