[U-Boot] [PATCH 2/2 v2] mpc85xx/t104x: Add deep sleep framework support
Yuantian Tang
Yuantian.Tang at freescale.com
Wed Mar 12 07:52:36 CET 2014
> >
> > Could you be more specific? What *path* should I give?
> > If I do the below, I got error:
> >
> > $ make O=/home/tangyt/opensource/u-boot/
> > /home/tangyt/opensource/u-boot is not clean, please run 'make
> mrproper'
> > in the '/home/tangyt/opensource/u-boot' directory.
> > make[1]: *** [prepare3] Error 1
> > make: *** [sub-make] Error 2
> >
>
> It is out-of-tree compiling. You should use a clean path.
>
> cd <u-boot source)
> mkdir ../build
> make O=../build T1040QDS_config
> make O=../build
>
> You should add other flags you normally use.
>
> York
>
I reproduced this issue.
I am trying to fix it. Meanwhile please continue to review.
Regards,
Yuantian
More information about the U-Boot
mailing list