u-boot-brain/arch/nios2/cpu
Andreas Bießmann 09c2e90c11 unify version_string
This patch removes the architecture specific implementation of
version_string where possible. Some architectures use a special place
and therefore we provide U_BOOT_VERSION_STRING definition and a common
weak symbol version_string.

Signed-off-by: Andreas Biemann <andreas.devel@googlemail.com>
CC: Mike Frysinger <vapier@gentoo.org>
CC: Peter Pan <pppeterpppan@gmail.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2011-07-28 17:22:53 +02:00
..
cpu.c do_reset: unify duplicate prototypes 2010-11-28 21:47:24 +01:00
epcs.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
exceptions.S nios2: Move cpu/nios2/* to arch/nios2/cpu/* 2010-04-13 09:13:27 +02:00
interrupts.c Timer: Remove set_timer completely 2011-07-26 14:52:17 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S unify version_string 2011-07-28 17:22:53 +02:00
sysid.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
traps.c nios2: Move cpu/nios2/* to arch/nios2/cpu/* 2010-04-13 09:13:27 +02:00
u-boot.lds rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00