u-boot/include/asm-i386
Simon Kagstrom 0413cfecea Correct ffs/fls regression for PowerPC etc
Commits

  02f99901ed
  52d61227b6

introduced a regression where platform-specific ffs/fls implementations
were defined away. This patch corrects that by using PLATFORM_xxx
instead of the name itself.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Stefan Roese <sr@denx.de>
2009-09-17 22:45:31 +02:00
..
ic i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure 2009-09-04 21:56:45 +02:00
bitops.h Correct ffs/fls regression for PowerPC etc 2009-09-17 22:45:31 +02:00
byteorder.h
config.h Add an architecture specific config.h for common defines 2009-02-10 00:43:54 +01:00
errno.h i386: Add errno.h 2009-09-04 21:49:19 +02:00
global_data.h
i8254.h
i8259.h
ibmpc.h
interrupt.h Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
pci.h
posix_types.h
processor.h
ptrace.h
realmode.h
string.h
types.h
u-boot-i386.h Implement SC520 timers 2009-03-20 22:39:13 +01:00
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00
zimage.h