]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
mxs: Convert sys_proto.h prefixes to 'mxs'
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 13 Aug 2012 09:53:12 +0000 (09:53 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:25 +0000 (14:58 +0200)
commitfa7a51cb8272bd6076ea4701fd6bdc65a68703ba
treeb1dd7f9cc3921fb5eb1cd0cbd9a34b1e197f7ae9
parentaf963ba8f4f301475d13faa42b5dec8f0ed3c23a
mxs: Convert sys_proto.h prefixes to 'mxs'

The sys_proto.h functions (except the boot modes) are compatible with
i.MX233 and i.MX28 so we use 'mxs' prefix for its methods.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
arch/arm/cpu/arm926ejs/mxs/mxs.c
arch/arm/cpu/arm926ejs/mxs/spl_boot.c
arch/arm/cpu/arm926ejs/mxs/timer.c
arch/arm/include/asm/arch-mxs/sys_proto.h
board/bluegiga/apx4devkit/apx4devkit.c
drivers/dma/apbh_dma.c
drivers/i2c/mxs_i2c.c
drivers/mmc/mxsmmc.c
drivers/mtd/nand/mxs_nand.c
drivers/rtc/mxsrtc.c
drivers/spi/mxs_spi.c