]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: Add auto generation of asm-offsets.h for imx25
authorMatthias Weisser <weisserm@arcor.de>
Wed, 6 Jul 2011 00:28:31 +0000 (00:28 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 14 Jul 2011 13:41:24 +0000 (15:41 +0200)
commit23210d8e1b369404c27ec6cc4a44ed069c4bb5ac
tree08db1b8173e06f9836fc197c44f3d0a91d7c7cb7
parentdddb7c9ffdb3813c1242aa43b935dd3484c53a35
imx: Add auto generation of asm-offsets.h for imx25

Offsets to registers may be needed in asm code. This patch adds automated
generation of these offsets form C structures.

Signed-off-by: Matthias Weisser <weisserm@arcor.de>
arch/arm/cpu/arm926ejs/mx25/Makefile
arch/arm/cpu/arm926ejs/mx25/asm-offsets.c [new file with mode: 0644]
arch/arm/include/asm/arch-mx25/imx-regs.h