u-boot-brain/arch/arm/cpu/arm926ejs/orion5x
Prafulla Wadaskar 96f5c4b2c9 bugfix: all Marvell specific build fails due to undefined reference to `get_ticks'
after http://patchwork.ozlabs.org/patch/136415/ was applied. All Marvell
build fails with below error

common/libcommon.o: In function `cread_line':
/home/uboot/src/u-boot-arm/common/main.c:717: undefined reference to `get_ticks'
/home/uboot/src/u-boot-arm/common/main.c:717: undefined reference to `get_tbclk'
/home/uboot/src/u-boot-arm/common/main.c:720: undefined reference to `get_ticks'

The same is fixed for Kirkwood, ARMADA100, pantheon and orion5x SoCs

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
2012-02-12 10:11:28 +01:00
..
cpu.c ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
dram.c ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
lowlevel_init.S Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
Makefile Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
timer.c bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00