diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-05-26 19:42:14 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-06-05 14:38:38 -0400 |
commit | 7a33c773fe112a129200b1ea640b7abc445f2409 (patch) | |
tree | 9ba573de74657a1921e3164b64d9ffc12795de99 /board/bluewater | |
parent | f77d7096634368e655f23cc4ce9fd2f01e238a9b (diff) | |
download | u-boot-imx-7a33c773fe112a129200b1ea640b7abc445f2409.zip u-boot-imx-7a33c773fe112a129200b1ea640b7abc445f2409.tar.gz u-boot-imx-7a33c773fe112a129200b1ea640b7abc445f2409.tar.bz2 |
boards.cfg: fix a configuration error of ep8248 board again
"make ep8248_config" fails with an error like this:
$ make ep8248_config
make: *** [ep8248_config] Error 1
Its cause is that there are two entries for "ep8248".
The first is around line 661 of boards.cfg. (as Active)
The second appears around line 1242. (as Orphan)
This bug was originally introduced by commit e7e90901
and I fixed it by commit 8ad5d45e.
(Refer to git-log of commit 8ad5d45e)
But this bug was re-introduced by commit 05d134b0 because
the custodian made a mistake when he resolved a merge conflict.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Heiko Schocher <hs@denx.de>
Cc: Kim Phillips <kim.phillips@linaro.org>
Diffstat (limited to 'board/bluewater')
0 files changed, 0 insertions, 0 deletions