u-boot-brain/arch/arm/cpu/ixp
Marek Vasut 0c7857f253 IXP: Squash warnings in IXP NPE
IxEthAcc.c: In function ‘ixEthAccInit’:
IxEthAcc.c:105:21: warning: comparison between ‘IxEthDBStatus’ and ‘enum <anonymous>’ [-Wenum-compare]
IxEthDBAPISupport.c: In function ‘ixEthDBPortAddressSet’:
IxEthDBAPISupport.c:633:18: warning: variable ‘ackPortAddressLock’ set but not used [-Wunused-but-set-variable]
IxQMgrDispatcher.c: In function ‘ixQMgrLLPShow’:
IxQMgrDispatcher.c:1194:18: warning: variable ‘q’ set but not used [-Wunused-but-set-variable]

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Bryan Hundven <bryanhundven@gmail.com>
Cc: Michael Schwingen <rincewind@discworld.dascon.de>
2012-03-26 23:09:26 +02:00
..
npe IXP: Squash warnings in IXP NPE 2012-03-26 23:09:26 +02:00
config.mk IXP: Make IXP buildable with arm-linux- toolchains 2012-03-26 23:09:25 +02:00
cpu.c Fix IXP code to work after relocation was added 2011-06-23 08:24:55 +02:00
interrupts.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
timer.c Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
u-boot.lds use -ffunction-sections / --gc-sections on IXP42x 2011-06-23 08:24:55 +02:00