]> Git Repo - J-u-boot.git/commit - MAKEALL
MAKEALL: fix boards_by_field function
authorMasahiro Yamada <[email protected]>
Mon, 21 Oct 2013 02:11:27 +0000 (11:11 +0900)
committerTom Rini <[email protected]>
Fri, 8 Nov 2013 14:38:24 +0000 (09:38 -0500)
commit8e5a2d4257ec040c7a82b4ea941b7c10e5c10b6d
tree239321341a15a4ff0fd80f1485adc00280ad4763
parent54d1f5048a1f69b6a62c4eaf2d232fcaa35e443c
MAKEALL: fix boards_by_field function

Commit 27af930e changed the boards.cfg format
and it changed boards_by_field() function incorrectly.
For tegra cpus it returned Board Name field,
not Target field.

This commit restores the behavior prior to 27af930e in the right way.

Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Albert ARIBAUD <[email protected]>
MAKEALL
This page took 0.032273 seconds and 4 git commands to generate.