
20 Oct
2010
20 Oct
'10
7:38 a.m.
Hi,
I have cloned u-boot code (latest commit-id is 1ba91ba23396005ef7b42381cc21f0baf78d0d60) and trying to build P1020RDB.
But it fails.
Error log as follows:
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$
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?
Thanks
Priyanka