[U-Boot] Pull request u-boot-marvell.git
Tom
Tom.Rix at windriver.com
Sun Feb 28 00:26:25 CET 2010
Prafulla Wadaskar wrote:
> Hi Tom
>
> Pls pull the following
>
> The following changes since commit 1b063b552e815f90a6a880e78fc40cc309dd52ad:
> Anders Darander (1):
> Add bootcount to AT91
>
> are available in the git repository at:
>
> http://git.denx.de/u-boot/u-boot-marvell.git master branch
>
> Heiko Schocher (1):
> arm: add support for the suen3 board from keymile
For the regression test, I get a failure to build error.
This must be fixed.
Other warnings should also be fixed.
Tom
jffs2_1pass.c: In function 'get_fl_mem':
jffs2_1pass.c:399: warning: unused variable 'id'
jffs2_1pass.c: In function 'get_node_mem':
jffs2_1pass.c:423: warning: unused variable 'id'
kirkwood_egiga.c: In function 'kwgbe_init':
kirkwood_egiga.c:448: warning: dereferencing type-punned pointer will break
strict-aliasing rules
kirkwood_egiga.c: In function 'kwgbe_recv':
kirkwood_egiga.c:609: warning: dereferencing type-punned pointer will break
strict-aliasing rules
Assembler messages:
Fatal error: can't create .../build/board/keymile/km_arm/../common/common.o: No
such file or directory
make[1]: *** [.../build/board/keymile/km_arm/../common/common.o] Error 2
make: *** [.../build/board/keymile/km_arm/libkm_arm.a] Error 2
The '...' is my reduction of path
T
More information about the U-Boot
mailing list