From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 20 Jun 2009 14:50:19 +0200 Subject: [U-Boot] [PATCH v4 4/6] i.MX31: Create a common device file. In-Reply-To: References: Message-ID: <20090620125019.GD3849@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 20:50 Sat 13 Jun , Magnus Lilja wrote: > Signed-off-by: Magnus Lilja > --- > cpu/arm1136/mx31/Makefile | 1 + > cpu/arm1136/mx31/devices.c | 56 ++++++++++++++++++++++++++++++++++++++ > include/asm-arm/arch-mx31/mx31.h | 3 ++ > 3 files changed, 60 insertions(+), 0 deletions(-) > create mode 100644 cpu/arm1136/mx31/devices.c > Applied to u-boot-arm Best Regards, J.