From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 04 Aug 2011 13:58:00 +0200 Subject: [U-Boot] [PATCH v2] arm: auto gen asm-offsets.h for mb86r0x In-Reply-To: <1312211512-10396-1-git-send-email-weisserm@arcor.de> References: <1309763869-26271-1-git-send-email-weisserm@arcor.de> <1312211512-10396-1-git-send-email-weisserm@arcor.de> Message-ID: <4E3A8948.4050708@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Matthias, On 01/08/2011 17:11, Matthias Weisser wrote: > auto gen asm-offsets.h for mb86r0x > > Signed-off-by: Matthias Weisser > --- > Changes in v2: > - Added forgotten register structures > > arch/arm/cpu/arm926ejs/mb86r0x/Makefile | 2 + > arch/arm/cpu/arm926ejs/mb86r0x/asm-offsets.c | 65 ++++++++++++++++++++ > arch/arm/include/asm/arch-mb86r0x/asm-offsets.h | 74 ----------------------- > arch/arm/include/asm/arch-mb86r0x/mb86r0x.h | 42 +++++++++++++ > 4 files changed, 109 insertions(+), 74 deletions(-) > create mode 100644 arch/arm/cpu/arm926ejs/mb86r0x/asm-offsets.c > delete mode 100644 arch/arm/include/asm/arch-mb86r0x/asm-offsets.h Applied to u-boot-arm/master, thanks ! Amicalement, -- Albert.