Re: [U-Boot-Users] [U-Boot] ARM / PXA unapplied patches

2008-09-11 Thread Dirk Behme
[U-Boot] [PATCH v2 5/6] i.MX31: Make the SPI bus and chip select conf 6049 08/18 Magnus Lilja [U-Boot] [PATCH v2 6/6] i.MX31: Add basic support for Freescale's i.M 6209 08/20 Gururaja Hebbar Would like to know the status of the Patches 6407 08/23 Dirk Behme [U-Boot

Re: [U-Boot-Users] [Patch 00/17] U-Boot-V2: Support for OMAP3 and SDP3430

2008-05-24 Thread Dirk Behme
first rev and lots of folks for writing the initial code. The complete series (all 17 patches): Acked-by: Dirk Behme [EMAIL PROTECTED] Dirk - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R

[U-Boot-Users] [PATCH] Fix warning in env_nand.c if compiled for DaVinci Schmoogie

2008-04-30 Thread dirk . behme
for davinci_schmoogie_config. Signed-off-by: Dirk Behme [EMAIL PROTECTED] Index: uboot_davinci/common/env_nand.c === --- uboot_davinci.orig/common/env_nand.c +++ uboot_davinci/common/env_nand.c @@ -102,7 +102,7 @@ uchar env_get_char_spec (int

Re: [U-Boot-Users] [GIT PULL] Please pull u-boot-arm

2008-04-17 Thread Dirk Behme
Peter Pearse wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 11 April 2008 14:18 To: Peter Pearse Cc: 'Guennadi Liakhovetski'; u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] [GIT PULL] Please pull u-boot-arm In message [EMAIL PROTECTED]

Re: [U-Boot-Users] Release status - open patches, pull requests etc.

2008-03-27 Thread Dirk Behme
Wolfgang Denk wrote: Hi everybody, as you are probably aware of, we have only 4 more days with an open merge window left (the merge window for 1.3.3 is open until Mar 31, 23:59:59 MET). I think I have now applied (or rejected) all patches I felt responsible for myself, i. e.

Re: [U-Boot-Users] multiple definition of __udivsi3 when using divide operation on unsigned long numbers

2008-03-25 Thread Dirk Behme
Gururaja Hebbar K R wrote: Hi, I am trying to compile uboot 1.3.1 for arm926ejs processor. i am using CodeSourcery arm-none-linux-gnueabi toolchain (gcc version 4.2.1 (CodeSourcery Sourcery G++ Lite 2007q3-51)) . i am trying to write a driver for our on board mmc controller. i need to

Re: [U-Boot-Users] DaVinci DM644x timer problem (divided by 16)

2008-03-21 Thread Dirk Behme
an option. This will need some changes to davinci/timer.c to handle 64bit timer, but this shouldn't be to hard, right? Do you like to send a patch? Many thanks Dirk -Original Message- From: Dirk Behme [mailto:[EMAIL PROTECTED] Sent: donderdag 20 maart 2008 15:25 To: Pieter Voorthuijsen

[U-Boot-Users] Broken (ARM) build, was: u-boot patch submission process

2008-02-11 Thread Dirk Behme
Haavard Skinnemoen wrote: On Mon, 11 Feb 2008 05:43:18 +0100 Dirk Behme [EMAIL PROTECTED] wrote: [U-Boot-Users] [PATCH] [DRIVERS] asm/mpc8xxx_spi.h is onlyavailable for ppc boards. I'm assuming this will eventually be properly patched in the main tree - meanwhile anyone building ARM code

Re: [U-Boot-Users] u-boot patch submission process

2008-02-10 Thread Dirk Behme
Todd Fischer wrote: I am working on a patch to add DM355 SoC support to u-boot git tree. I am following the steps listed at http://www.denx.de/wiki/UBoot/DevelopmentProcess. Since the DM355 has an ARM9 processor, I am creating a patch for the u-boot-arm git tree. Since one of the steps