[U-Boot] facing issue in compiling latest u-boot for P1020RDB(powerpc)
Kumar Gala
galak at kernel.crashing.org
Wed Oct 20 07:50:27 CEST 2010
> bash-2.05a$ make P1020RDB_config
>
> Generating include/autoconf.mk
>
> Generating include/autoconf.mk.dep
>
> Configuring for P1020RDB - Board: P1_P2_RDB, Options: P1020RDB
>
> sed: -e expression #1, char 16: Extra characters after command
>
> make: *** [P1020RDB_config] Error 1
>
> bash-2.05a$
What's the version of sed you are running:
$ sed --version
I'm not seeing this error on my system (fedora 13 x86_64)
>
> By looking at git log, I can observe that there are some changes in
> Makefile and boards.cfg file.
>
> Is there is any change in config options for building power pc boards
> like P1020RDB, P2020RDB?
- k
More information about the U-Boot
mailing list