u-boot-brain/arch/x86/lib
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
..
bios_pci.S x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
bios_setup.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
bios.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
bios.S x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
board.c unify version_string 2011-07-28 17:22:53 +02:00
bootm.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
interrupts.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
Makefile x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
pcat_interrupts.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
pcat_timer.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
pci_type1.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
pci.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
realmode_switch.S x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
realmode.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
timer.c Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
video_bios.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
video.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
zimage.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00