9
0
Fork 0
barebox/arch/arm/mach-imx
Sascha Hauer 420a3173f0 commands: remove maxargs
No need to check for maximum argument counts. The commands are
safe to be called with more arguments, so lets safe some bytes.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-10-19 16:18:33 +02:00
..
Kconfig mx25: implement clko command 2009-09-25 13:34:06 +02:00
Makefile Add MX25 support 2009-09-08 12:42:55 +02:00
clko.c commands: remove maxargs 2009-10-19 16:18:33 +02:00
clocksource.c imx clocksource: add frequency change support 2009-05-13 16:01:58 +02:00
gpio.c imx: replace imx specific gpio functions with generic ones 2009-10-02 15:34:03 +02:00
imx21.c Add Freescale i.MX21 support 2009-04-07 08:55:04 +02:00
imx27.c [i.MX] add function to determine chip revision 2008-02-19 15:50:43 +01:00
iomux-v2.c i.MX31: 2009-04-06 11:21:28 +02:00
iomux-v3.c i.MX35: Add iomux support from kernel 2009-05-19 12:30:42 +02:00
speed-imx1.c i.MX: Do not dump clocks on startup. 2009-08-19 10:52:00 +02:00
speed-imx21.c i.MX: Do not dump clocks on startup. 2009-08-19 10:52:00 +02:00
speed-imx25.c mx25: remove duplicate function, fix perclk values 2009-09-25 13:34:11 +02:00
speed-imx27.c i.MX: Do not dump clocks on startup. 2009-08-19 10:52:00 +02:00
speed-imx31.c i.MX: Do not dump clocks on startup. 2009-08-19 10:52:00 +02:00
speed-imx35.c i.MX: Do not dump clocks on startup. 2009-08-19 10:52:00 +02:00
speed.c commands: remove maxargs 2009-10-19 16:18:33 +02:00