u-boot-brain/board/eNET
Graeme Russ cfb3a736ff i386: Change inline asm global symbols to local
gcc 4.3.2 optimiser creates multiple copies of inline asm (who knows why)
Remove use of global names for labels to prevent 'symbol already defined'
errors

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2009-09-04 21:49:48 +02:00
..
config.mk Added initial eNET board support 2009-01-24 01:01:16 +01:00
eNET_start.S Added initial eNET board support 2009-01-24 01:01:16 +01:00
eNET_start16.S Added initial eNET board support 2009-01-24 01:01:16 +01:00
eNET.c i386: Change inline asm global symbols to local 2009-09-04 21:49:48 +02:00
hardware.h Added initial eNET board support 2009-01-24 01:01:16 +01:00
Makefile Added initial eNET board support 2009-01-24 01:01:16 +01:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00