u-boot/disk
Peter Tyser 521af04d85 Conditionally perform common relocation fixups
Add #ifdefs where necessary to not perform relocation fixups.  This
allows boards/architectures which support relocation to trim a decent
chunk of code.

Note that this patch doesn't add #ifdefs to architecture-specific code
which does not support relocation.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-10-03 10:17:57 +02:00
..
Makefile disk: convert part_* files to COBJ-$(CONFIG_XXX) style 2009-02-18 00:50:51 +01:00
part.c Conditionally perform common relocation fixups 2009-10-03 10:17:57 +02:00
part_amiga.c mflash: Initial mflash support 2009-04-03 23:47:06 +02:00
part_amiga.h
part_dos.c Partition support: remove newline from partition name 2009-08-09 22:52:38 +02:00
part_dos.h
part_efi.c Partition support: remove newline from partition name 2009-08-09 22:52:38 +02:00
part_efi.h Coding Style cleanup, update CHANGELOG 2008-11-02 16:14:22 +01:00
part_iso.c Partition support: remove newline from partition name 2009-08-09 22:52:38 +02:00
part_iso.h
part_mac.c mflash: Initial mflash support 2009-04-03 23:47:06 +02:00
part_mac.h