Re: [U-Boot] What to do for a working BIOSEMU and ATI_RADEON_FB environment?

2009-03-29 Thread Markus Rathgeb
Thanks a lot Anatolij! I have done the following changes: --- include/configs/pcm030.h.org2009-03-28 18:15:31.0 +0100 +++ include/configs/pcm030.h2009-03-29 10:49:52.0 +0200 @@ -156,8 +156,8 @@ #define CONFIG_PCI_MEM_BUS 0x4000 #define CO

[U-Boot] help with uboot-1.2 on mpc8548e

2009-03-29 Thread 阎淼
Hi, I am trying to boot linux-2.6.26 on mpc8548e borad, but linux can not boot. I checked the __log_buf information, and here is the output, it seems that my flat device tree file has something wrong, and kernel went into a trap. Could anyone give me some clue ? I am stuck here. T

Re: [U-Boot] [PATCH] sf: add driver for SST flashes

2009-03-29 Thread Haavard Skinnemoen
Mike Frysinger wrote: > Signed-off-by: Mike Frysinger > CC: Haavard Skinnemoen Looks good to me. Acked-by: Haavard Skinnemoen ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] help with uboot-1.2 on mpc8548e

2009-03-29 Thread Wolfgang Denk
Dear =?GB2312?B?0dbttQ==?=, In message <844375050903290447j315cb86dk3090cfe1fd8d3...@mail.gmail.com> you wrote: > >I am trying to boot linux-2.6.26 on mpc8548e borad, but linux can not boot. Both U-Boot 1.2 and Linux 2.6.26 are very old. Please use recent versions instead (u-boot-2009.03 an

Re: [U-Boot] [PATCH] sf: stmicro: drop redundant id read

2009-03-29 Thread Haavard Skinnemoen
Mike Frysinger wrote: > The common SPI flash code reads the idcode and passes it down to the SPI > flash driver, so there is no need to read it again ourselves. > > Signed-off-by: Mike Frysinger > CC: Haavard Skinnemoen > CC: Jason McMullan > CC: TsiChung Liew Looks reasonable, though it's pr

Re: [U-Boot] [PATCH] SF: always read 5 bytes for the idcode

2009-03-29 Thread Haavard Skinnemoen
Mike Frysinger wrote: > Some SPI flash drivers like to have extended id information available > (like the spansion flash), so rather than making it re-issue the ID cmd > to get at the last 2 bytes, have the common code read 5 bytes rather than > just 3. This also matches the Linux behavior where i

[U-Boot] MPC850: strange problem with icache

2009-03-29 Thread Guowen SHAN
Hi Folks, I'm porting u-boot-1.3.1 to customer board, which includes MPC850 and 32MB SDRAM. When I turned off icache, bus can work correctly under 25MHz/50MHz clock frequence. Note that CPU is working under 50MHz. However, the board only can work with bus frequence of 25MHz with enabled icache. If

Re: [U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny

2009-03-29 Thread Markus Rathgeb
Hi! Have you read the BIOSEMU stuff in the mailing list? Can you adjust the PCI section and perhaps you can include the video example (set undef video). Greats, Markus On Fri, Mar 27, 2009 at 10:48 PM, Jon Smirl wrote: > On Fri, Mar 27, 2009 at 4:12 PM, Wolfgang Denk wrote: >>> >  create mode

Re: [U-Boot] MPC850: strange problem with icache

2009-03-29 Thread Wolfgang Denk
Dear Guowen SHAN, In message you wrote: > > I'm porting u-boot-1.3.1 to customer board, which includes MPC850 and 32MB > SDRAM. > When I turned off icache, bus can work correctly under 25MHz/50MHz clock > frequence. > Note that CPU is working under 50MHz. However, the board only can work with

Re: [U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny

2009-03-29 Thread Jon Smirl
On Sun, Mar 29, 2009 at 10:08 AM, Markus Rathgeb wrote: > Hi! > > Have you read the BIOSEMU stuff in the mailing list? > Can you adjust the PCI section and perhaps you can include the video > example (set undef video). I have v1 of the pcm030 hardware and the baseboard doesn't have a PCI slot. I

Re: [U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny

2009-03-29 Thread Markus Rathgeb
On Sun, Mar 29, 2009 at 4:29 PM, Jon Smirl wrote: > Forget about running the video BIOS initially, just use the memory > commands from u-boot to make sure you can read and write the > framebuffer.  That will ensure that you have your BARs set, PCI > timings right, etc. Have you read the messages

Re: [U-Boot] What to do for a working BIOSEMU and ATI_RADEON_FB environment?

2009-03-29 Thread Jon Smirl
On Sat, Mar 28, 2009 at 11:26 AM, Markus Rathgeb wrote: > Hi! > > I own a phytec's pcm-030 with the shipped baseboard pcm-973. > I would like to use a radeon 9200 pci card in the slot on the baseboard. > > I have done a git checkout of the u-boot and I am using the 'board > support patch for phyCO

Re: [U-Boot] What to do for a working BIOSEMU and ATI_RADEON_FB environment?

2009-03-29 Thread Jon Smirl
2009/3/29 Jon Smirl : > On Sat, Mar 28, 2009 at 11:26 AM, Markus Rathgeb wrote: >> Hi! >> >> I own a phytec's pcm-030 with the shipped baseboard pcm-973. >> I would like to use a radeon 9200 pci card in the slot on the baseboard. BTW what you are doing will definitely work if you can get it debug

Re: [U-Boot] [PATCH] SF: always read 5 bytes for the idcode

2009-03-29 Thread Mike Frysinger
On Sunday 29 March 2009 08:40:10 Haavard Skinnemoen wrote: > Mike Frysinger wrote: > > Some SPI flash drivers like to have extended id information available > > (like the spansion flash), so rather than making it re-issue the ID cmd > > to get at the last 2 bytes, have the common code read 5 bytes

Re: [U-Boot] [PATCH] OMAP3: Update Overo pin mux for new expansion board

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:00 Mon 16 Mar , Dirk Behme wrote: > A new Overo expansion board uses GPIO 14, 21, 22 and 23 for LED's and > switches. This patch changes the pinmux configuration for those pins. > They were previously set up for unused MMC3_DAT4-7. > > Signed-off-by: Steve Sakoman > --- > > Patch is ag

Re: [U-Boot] [PATCH 2/7] mtd: SPI Flash: Support the Spansion Flash

2009-03-29 Thread Mike Frysinger
On Monday 16 March 2009 02:23:50 Hu Mingkai-B21284 wrote: > From: Mike Frysinger [mailto:vap...@gentoo.org] > > On Sunday 15 March 2009 22:52:18 Mingkai Hu wrote: > > > Add MTD SPI Flash support for S25FL008A, S25FL016A, S25FL032A, > > > S25FL064A, S25FL128P. > > > > this doesnt really need to be p

[U-Boot] [PATCH v2] sf: add driver for SST flashes

2009-03-29 Thread Mike Frysinger
Signed-off-by: Mike Frysinger Acked-by: Haavard Skinnemoen --- v2 - fix handling of leading/trailing 1 byte edge cases drivers/mtd/spi/Makefile |1 + drivers/mtd/spi/spi_flash.c |5 + drivers/mtd/spi/spi_flash_internal.h |1 + drivers/mtd/spi/sst.c

[U-Boot] [PATCH v2] sf: always read 5 bytes for the idcode

2009-03-29 Thread Mike Frysinger
Some SPI flash drivers like to have extended id information available (like the spansion flash), so rather than making it re-issue the ID cmd to get at the last 2 bytes, have the common code read 5 bytes rather than just 3. This also matches the Linux behavior where it always reads 5 id bytes from

[U-Boot] [PATCH V2] OMAP: rename timer divisor

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
From: Ladislav Michl Divisor field is called PTV not PVT. Signed-off-by: Ladislav Michl Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- V2: Fix Remaing CONFIG_SYS_PVT Best Regards, J. cpu/arm1136/omap24xx/interrupts.c |2 +- cpu/arm925t/interrupts.c|2 +- cpu/arm926e

[U-Boot] [PATCH 01/19] s3c4510b: move specific code to soc directory

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- Makefile |2 +- cpu/arm720t/cpu.c | 62 -- cpu/arm720t/s3c4510b/Makefile | 46 +++ cpu/arm720t/s3c4510b/cache.c

[U-Boot] [PATCH 06/19] sa1100: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
add CONFIG_SA1100_SERIAL to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/sa1100/Makefile|2 +- drivers/serial/Makefile|1 + .../serial.c => drivers/serial/serial_sa1100.c |0 include/config

[U-Boot] [PATCH 05/19] s3c44b0: extract cache from cpu.c

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/s3c44b0/Makefile |2 +- cpu/s3c44b0/{cpu.c => cache.c} | 56 +--- cpu/s3c44b0/cpu.c | 62 3 files changed, 2 insertions(+), 118 deletions

[U-Boot] [PATCH 04/19] s3c44b0: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/s3c44b0/Makefile |2 +- drivers/serial/Makefile|1 + .../serial.c => drivers/serial/serial_s3c44b0.c|0 include/configs/B2.h |1 + 4

[U-Boot] [PATCH 03/19] s3c44b0: move rtc driver to drivers/rtc

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/s3c44b0/cpu.c | 77 -- drivers/rtc/Makefile |1 + drivers/rtc/s3c44b0_rtc.c | 102 + include/configs/B2.h |1 + 4 files changed, 104 ins

[U-Boot] [PATCH 07/19] netarm: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
add CONFIG_NETARM_SERIAL to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm720t/Makefile|2 +- drivers/serial/Makefile |1 + {cpu/arm720t => drivers/serial}/serial_netarm.c |5 - include/configs/m

[U-Boot] [PATCH 02/19] s3c44b0: move i2c driver to drivers/i2c

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/s3c44b0/cpu.c | 735 +++- drivers/i2c/Makefile |1 + cpu/s3c44b0/cpu.c => drivers/i2c/s3c44b0_i2c.c | 198 --- include/configs/B2.h

[U-Boot] [PATCH 08/19] imx31: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm1136/mx31/Makefile |2 +- drivers/serial/Makefile|1 + .../mx31/serial.c => drivers/serial/serial_mx31.c |6 -- 3 files changed, 2 insertions(+), 7 deletions(-) rename

[U-Boot] [PATCH 09/19] s3c64xx: move usb driver to drivers/usb

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
add CONFIG_USB_S3C64XX to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm1176/s3c64xx/Makefile |1 - drivers/usb/Makefile |1 + .../s3c64xx/usb.c => drivers/usb/s3c64xx_usb.c |0 include/configs/s

[U-Boot] [PATCH 10/19] ks8695: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
add CONFIG_KS8695_SERIAL to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm920t/ks8695/Makefile|2 +- drivers/serial/Makefile|1 + .../serial.c => drivers/serial/serial_ks8695.c |0 include/config

[U-Boot] [PATCH 11/19] lpc2292: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
add CONFIG_LPC2292_SERIAL to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm720t/serial.c| 77 drivers/serial/Makefile |1 + drivers/serial/serial_lpc2292.c | 105 +++ incl

[U-Boot] [PATCH 12/19] arm720t/clps7111: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
add CONFIG_CLPS7111_SERIAL to activate the driver Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm720t/Makefile |2 +- drivers/serial/Makefile|1 + .../serial.c => drivers/serial/serial_clps7111.c |4 include

[U-Boot] [PATCH 13/19] omap3: remove duplicate interrupts code

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm_cortexa8/omap3/interrupts.c | 128 --- 1 files changed, 0 insertions(+), 128 deletions(-) diff --git a/cpu/arm_cortexa8/omap3/interrupts.c b/cpu/arm_cortexa8/omap3/interrupts.c index 9e9817d..384ffdc 10

[U-Boot] [PATCH 19/19] s3c2410: move nand driver to drivers/mtd/nand

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm920t/s3c24x0/Makefile |2 +- drivers/mtd/nand/Makefile |1 + .../nand.c => drivers/mtd/nand/s3c2410_nand.c |8 include/configs/sbc2410x.h |

[U-Boot] [PATCH 14/19] imx: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm920t/imx/Makefile |2 +- drivers/serial/Makefile|1 + .../imx/serial.c => drivers/serial/serial_imx.c|6 -- include/configs/mx1ads.h |

[U-Boot] [PATCH 15/19] davinci: move nand driver to drivers/mtd/nand

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm926ejs/davinci/Makefile |2 +- drivers/mtd/nand/Makefile |1 + .../nand.c => drivers/mtd/nand/davinci_nand.c |9 - include/configs/davinci_dvevm.h|

[U-Boot] [PATCH 18/19] s3c24x0: move i2c driver to drivers/i2c

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm920t/s3c24x0/Makefile |2 +- drivers/i2c/Makefile |1 + .../s3c24x0/i2c.c => drivers/i2c/s3c24x0_i2c.c |5 - 3 files changed, 2 insertions(+), 6 deletions(-) rename

[U-Boot] [PATCH 16/19] davinci: move i2c driver to drivers/i2c

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm926ejs/davinci/Makefile |2 +- drivers/i2c/Makefile |1 + .../davinci/i2c.c => drivers/i2c/davinci_i2c.c |5 - 3 files changed, 2 insertions(+), 6 deletions(-) rename

[U-Boot] [PATCH 17/19] s3c24x0: move serial driver to drivers/serial

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm920t/s3c24x0/Makefile |3 +-- drivers/serial/Makefile|1 + .../serial.c => drivers/serial/serial_s3c24x0.c|4 include/configs/VCMA9.h|1

[U-Boot] ARM Pull Request

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi Wolfgang, Please pull The following changes since commit 88685b5f62274167ad2ba8a58e108d89ff71955b: Wolfgang Denk (1): VCMA9: fix compile errors are available in the git repository at: git://git.denx.de/u-boot-arm.git master Jean-Christophe PLAGNIOL-VILLARD (19): s3c4510b: m

Re: [U-Boot] ARM Pull Request

2009-03-29 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090329210943.gf19...@game.jcrosoft.org> you wrote: > Hi Wolfgang, > > Please pull > The following changes since commit 88685b5f62274167ad2ba8a58e108d89ff71955b: > Wolfgang Denk (1): > VCMA9: fix compile errors > > are available in th

Re: [U-Boot] ARM Pull Request

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
On 23:31 Sun 29 Mar , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090329210943.gf19...@game.jcrosoft.org> you wrote: > > Hi Wolfgang, > > > > Please pull > > The following changes since commit 88685b5f62274167ad2ba8a58e108d89ff71955b: > > Wolfgang Denk (1

[U-Boot] AT91 Pull Request

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
Hi Wolfgang, Please pull The following changes since commit 88685b5f62274167ad2ba8a58e108d89ff71955b: Wolfgang Denk (1): VCMA9: fix compile errors are available in the git repository at: git://git.denx.de/u-boot-at91.git master Jean-Christophe PLAGNIOL-VILLARD (12): at91sam9/a

Re: [U-Boot] [PATCH 2/2] at91: Add support for esd MEESC board

2009-03-29 Thread Jean-Christophe PLAGNIOL-VILLARD
> +# along with this program; if not, write to the Free Software > +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, > +# MA 02111-1307 USA > +# > + > +include $(TOPDIR)/config.mk > + > +LIB = $(obj)lib$(BOARD).a > + > +COBJS-y += meesc.o please use $(BOARD) > + > +SRCS := $(SOBJS:.o=.S) $(

[U-Boot] [PATCH v3 0/5] Update for inka4x0 plus some new features

2009-03-29 Thread Detlev Zundel
This patchset contains updates for the ink4x0 platform. Namely it adds hardware diagnostic funtions and an RTC driver. For a nice integration by using private command tables, do_help is extended to support this scenario also. To successfully convert all the pointer access to accessor macros, a b

[U-Boot] [PATCH v3 2/5] rtc: add support for 4543 RTC (manufactured by e.g. EPSON)

2009-03-29 Thread Detlev Zundel
Signed-off-by: Detlev Zundel Signed-off-by: Andreas Pfefferle --- drivers/rtc/Makefile |1 + drivers/rtc/rtc4543.c | 118 + include/rtc.h |4 ++ 3 files changed, 123 insertions(+), 0 deletions(-) create mode 100644 drivers/rtc/rt

[U-Boot] [PATCH v3 4/5] inka4x0: Add hardware diagnosis and RTC in configuration.

2009-03-29 Thread Detlev Zundel
This patch adds the board specific communication routines needed by the external 4543 RTC. Signed-off-by: Detlev Zundel Signed-off-by: Andreas Pfefferle --- board/inka4x0/inka4x0.c | 20 ++ include/configs/inka4x0.h | 90 ++-- 2 files change

[U-Boot] [PATCH v3 1/5] drivers/twserial: Add protocol driver for "three wire serial" interface.

2009-03-29 Thread Detlev Zundel
This pretty unintelligent interface is used on some RTC chips. Signed-off-by: Detlev Zundel --- Makefile|3 +- drivers/twserial/Makefile | 46 ++ drivers/twserial/soft_tws.c | 111 +++ include/tws.h

[U-Boot] [PATCH v3 3/5] inka4x0: Add hardware diagnosis functions for inka4x0

2009-03-29 Thread Detlev Zundel
This patch adds advanced diagnosis functions for the inka4x0 board. Signed-off-by: Andreas Pfefferle Signed-off-by: Detlev Zundel --- board/inka4x0/Makefile|4 +- board/inka4x0/inka4x0.c | 20 ++- board/inka4x0/inkadiag.c | 514 + includ

[U-Boot] [PATCH v3 5/5] inka4x0: Use proper accessor macros for memory mapped registers.

2009-03-29 Thread Detlev Zundel
Signed-off-by: Detlev Zundel --- board/inka4x0/inka4x0.c | 139 +-- 1 files changed, 75 insertions(+), 64 deletions(-) diff --git a/board/inka4x0/inka4x0.c b/board/inka4x0/inka4x0.c index a8bc3b3..7428b92 100644 --- a/board/inka4x0/inka4x0.c +++ b/boa

Re: [U-Boot] MPC850: strange problem with icache

2009-03-29 Thread Guowen SHAN
Dear Guowen SHAN, > > In message > you wrote: > > > > I'm porting u-boot-1.3.1 to customer board, which includes MPC850 and > 32MB SDRAM. > > When I turned off icache, bus can work correctly under 25MHz/50MHz clock > frequence. > > Note that CPU is working under 50MHz. However, the board only can

Re: [U-Boot] u-boot-2009.03 Hangs

2009-03-29 Thread renjith kumar
On Fri, Mar 27, 2009 at 7:15 PM, Wolfgang Denk wrote: > > commit 3edf68c47fdd52f19c1e840771c19ba90cf5ced1 > Author: Stefan Roese > Date: Thu Mar 26 16:14:13 2009 +0100 This Patch Removes the problem , Thanks. -- Regards, Renjith. ___ U-Boot

[U-Boot] [PATCH] cmd_mmc: add support device command for selecting mmc device (resend)

2009-03-29 Thread Minkyu Kang
This patch improves device command for selecting mmc device Signed-off-by: Minkyu Kang --- common/cmd_mmc.c | 61 + 1 files changed, 56 insertions(+), 5 deletions(-) diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c index 16c919b..fb99899 100

Re: [U-Boot] [PATCH] NetLoop initialization bug

2009-03-29 Thread Heiko Schocher
Hello Michael, Michael Zaidman wrote: > Hi Heiko, > > The patch "netloop: speed up NetLoop" you delivered > into the u-boot-2009.03 introduced bug I have described > below a few days ago. Could you please take a look at > the proposed fix? > Sorry, seems I missed it. > Thanks, > Michael > > -

Re: [U-Boot] [Patch] soft_i2c.c compiler/linker error

2009-03-29 Thread Heiko Schocher
Hello Jens, Jens Scharsig wrote: > This patch fix the compiler/linker errors > > common/cmd_i2c.c:1252: undefined reference to `i2c_get_bus_speed' > common/cmd_i2c.c:1256: undefined reference to `i2c_set_bus_speed' > > if board use CONFIG_I2C_CMD_TREE and CONFIG_I2C_MULTI_BUS is not uesd/undef > >

Re: [U-Boot] [Patch] soft_i2c.c compiler/linker error

2009-03-29 Thread Heiko Schocher
Hello Jean-Christophe Jean-Christophe PLAGNIOL-VILLARD wrote: > On 11:31 Fri 27 Mar , Jens Scharsig wrote: > >> This patch fix the compiler/linker errors >> >> common/cmd_i2c.c:1252: undefined reference to `i2c_get_bus_speed' >> common/cmd_i2c.c:1256: undefined reference to `i2c_set_bus_spe

Re: [U-Boot] [PATCH 02/13] s3c44b0: move i2c driver to drivers/i2c

2009-03-29 Thread Heiko Schocher
Hello Jean, Jean-Christophe PLAGNIOL-VILLARD wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > cpu/s3c44b0/cpu.c | 735 > +++- > drivers/i2c/Makefile |1 + > cpu/s3c44b0/cpu.c => drivers/i2c/s3c44b0_i

Re: [U-Boot] [PATCH 12/13] at91: add hardware i2c drivers

2009-03-29 Thread Heiko Schocher
Hello Jean, Jean-Christophe PLAGNIOL-VILLARD wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > cpu/arm926ejs/at91/Makefile|6 + > .../arm926ejs/at91/at91cap9_i2c.c | 31 ++-- > .../arm926ejs/at91/at91sam9260_i2c.c | 31