9
0
Fork 0
barebox/arch/arm/boards/tqma6x
Sascha Hauer 4960dc9db0 rework debug_ll
Convert to static inline functions and use lower case letters for function
names. Also, include mach/debug_ll.h when an architecture provides support
for debug_ll, not only when it's actually enabled. This allows architecures
to put some UART initialization code into mach/debug_ll.h which is compiled
out when debug_ll is disabled.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-05 10:15:48 +02:00
..
Makefile ARM: i.MX6: TQ tqma6x initial board support 2013-07-11 09:53:16 +02:00
board.c ARM: i.MX6: TQ tqma6x initial board support 2013-07-11 09:53:16 +02:00
flash-header-tqma6dl.imxcfg ARM: i.MX6: TQ tqma6x initial board support 2013-07-11 09:53:16 +02:00
flash-header-tqma6q.imxcfg ARM: i.MX6: TQ tqma6x initial board support 2013-07-11 09:53:16 +02:00
lowlevel.c rework debug_ll 2013-09-05 10:15:48 +02:00