[U-Boot] [PATCH] boards.cfg: fix a configuration error of ep8248 board
Kim Phillips
kim.phillips at freescale.com
Thu May 8 22:18:28 CEST 2014
On Wed, 30 Apr 2014 07:14:53 +0200
Heiko Schocher <hs at denx.de> wrote:
> Hello Masahiro,
>
> Am 30.04.2014 05:55, schrieb Masahiro Yamada:
> > "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 652 of boards.cfg. (as Active)
> >
> > The second appears around line 1230. (as Orphan)
> >
> > This bug was accidentally introduced by commit e7e90901.
> > But it is not the author's fault. He just intended to change
> > IDS8247 board.
> >
> > The commiter added ep8248 entry by mistake when he resolved a conflict.
> >
> > Signed-off-by: Masahiro Yamada<yamada.m at jp.panasonic.com>
> > Cc: Heiko Schocher<hs at denx.de>
> > Cc: Kim Phillips<kim.phillips at linaro.org>
>
> Thanks for detecting this!
>
> Acked-by: Heiko Schocher <hs at denx.de>
apologies for the damage:
Acked-by: Kim Phillips <kim.phillips at freescale.com>
Wolfgang and/or Tom, please feel free to apply directly.
Kim
More information about the U-Boot
mailing list