On Thu, Jun 13, 2013 at 1:28 AM, Wolfgang Denk <w...@denx.de> wrote: > Dear Shigeru Yoshida, > > In message < > camqom_0gl2czu_xm-c9_zonmgmyi1m6w_ysxuv2etaebuvr...@mail.gmail.com> you > wrote: > > > > diff --git a/board/wandboard/README b/board/wandboard/README > > index e0b0b33..8bf646d 100644 > > --- a/board/wandboard/README > > +++ b/board/wandboard/README > > @@ -14,12 +14,12 @@ Building U-boot for Wandboard > > > > To build U-Boot for the Wandboard Dual Lite version: > > > > -$ make wanboard_dl_config > > +$ make WANBOARD_DL_config > > $ make > > > > To build U-Boot for the Wandboard Solo version: > > > > -$ make wanboard_solo_config > > +$ make WANBOARD_SOLO_config > > $ make > > Both "fixes" are wrong. First, the target names are _really lower > case. Second, the name is wan>d<board, i. e. you still have the 'd' > missing. Please change into: > > $ make wandboard_dl_config > resp. > $ make wandboard_solo_config >
http://git.denx.de/?p=u-boot/u-boot-imx.git;a=commitdiff;h=8c4983779ed50090b74d56498be17cde31892a64 Already fixed. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot