[U-Boot] [PATCH 1/2] sh: Fix of shmin board

2011-01-05 Thread Nobuhiro Iwamatsu
Change lib$(BOARD).a to lib$(BOARD).o Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- board/shmin/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/board/shmin/Makefile b/board/shmin/Makefile index be04e2c..06888cd 100644 --- a/board/shmin/Makefile

[U-Boot] [PATCH 2/2] sh: Add support T-SH7706LSR board

2011-01-05 Thread Nobuhiro Iwamatsu
This patch supports T-SH7706LSR board. This is constitution almost same as shmin (T-SH7706LAN). Therefore, most functions work by a change of the setting of config. http://web.kyoto-inet.or.jp/people/takagaki/T-SH7706/T-SH7706LSR.htm Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org

[U-Boot] [PATCH v3] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS

2011-01-11 Thread Nobuhiro Iwamatsu
-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- V3: Remove trailing space. Makefile |2 +- arch/blackfin/config.mk |3 ++- arch/i386/config.mk |3 ++- arch/nios2/config.mk |2 +- arch/powerpc/config.mk|4 ++-- arch/sh/config.mk |2

[U-Boot] Please pull u-boot-sh

2011-01-11 Thread Nobuhiro Iwamatsu
Dear Wolfgang Denk, The following changes since commit 0e7790d45c1a2cda40458adb28707eaa5041: LAN91C*: Change chip names to fit the eth_device struct size (2011-01-10 22:38:36 +0100) are available in the git repository at: git://git.denx.de/u-boot-sh.git master Nobuhiro Iwamatsu (14

Re: [U-Boot] [RFC PATCH 1/2] sh: make lds more generic

2009-05-31 Thread Nobuhiro Iwamatsu
Hi, Wolfgang. 2009/5/27 Wolfgang Denk w...@denx.de: Dear Nobuhiro Iwamatsu, In message 29ab51dc0905262313h17934f09u904a4e7325207...@mail.gmail.com you wrote: 2009/5/14 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com: currently the sh lds need to sync the lds enty and TEXT_BASE

Re: [U-Boot] [PATCH 1/6] sh7785lcr: fix out of tree build

2009-06-15 Thread Nobuhiro Iwamatsu
Hi, Jean-Christophe PLAGNIOL-VILLARD. 2009/6/4 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com ---  Makefile                         |    5 +++--  board/renesas

Re: [U-Boot] [PATCH 3/6 V2] sh: unify linker script

2009-06-15 Thread Nobuhiro Iwamatsu
-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com ---  board/ms7722se/u-boot.lds                     |   96  board/ms7750se/u-boot.lds                     |   96  board/renesas/MigoR

Re: [U-Boot] [PATCH 4/6] sh: introduce clock framework

2009-06-15 Thread Nobuhiro Iwamatsu
Dear, Jean-Christophe PLAGNIOL-VILLARD 2009/6/4 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com ---  include/asm-sh/clk.h |   35

Re: [U-Boot] [PATCH 5/6] sh3/sh4: fix CONFIG_SYS_HZ to 1000

2009-06-15 Thread Nobuhiro Iwamatsu
Dear, Jean-Christophe PLAGNIOL-VILLARD. 2009/6/4 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com ---  include/configs/MigoR.h     |    2 +-  include/configs

Re: [U-Boot] [PATCH 6/6] sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV

2009-06-15 Thread Nobuhiro Iwamatsu
Dear, Jean-Christophe PLAGNIOL-VILLARD. 2009/6/4 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com ---  include/configs/MigoR.h     |    2 +-  include/configs

Re: [U-Boot] [PATCH 2/6 V2] sh: make the linker scripts more generic

2009-06-15 Thread Nobuhiro Iwamatsu
-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com ---  Makefile                             |    5 --  board/mpr2/u-boot.lds                |   13 +  board/ms7720se/u-boot.lds            |   15 +  board/ms7722se/u-boot.lds

[U-Boot] [PATCH] sh: Revised the build with newest compiler

2009-06-16 Thread Nobuhiro Iwamatsu
The check of data became severe from newest gcc. This patch checked in gcc-4.2 and 4.3 . Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- board/renesas/sh7785lcr/lowlevel_init.S | 58 +++--- include/asm-sh/macro.h |2 +- 2 files changed, 30

Re: [U-Boot] [PATCH] fsl: remove _IO_BASE and KSEG1ADDR from board configuration files

2009-06-17 Thread Nobuhiro Iwamatsu
this line. I recivce mail about this. And I checked this code and compiling. This work fine. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] [PATCH v2] remove _IO_BASE and KSEG1ADDR from board configuration files

2009-06-17 Thread Nobuhiro Iwamatsu
is also automatically defined to 0 if it isn't already set, so there's no need to define that macro either in the board configuration files. Signed-off-by: Timur Tabi ti...@freescale.com Acked-by: Nobuhiro Iwamatsu iwama...@nigauri.org Best regards, Nobuhiro -- Nobuhiro Iwamatsu GPG ID

[U-Boot] [PATCH] sh: Add espt-gita board to MAKEALL

2009-07-07 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- MAKEALL |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAKEALL b/MAKEALL index 41f1445..4f9fec1 100755 --- a/MAKEALL +++ b/MAKEALL @@ -848,6 +848,7 @@ LIST_sh4= \ sh7763rdp

[U-Boot] [PATCH] sh: Update pci config for Renesas r7780mp board

2009-07-07 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- include/configs/r7780mp.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index 01b64e6..7738a17 100644 --- a/include/configs/r7780mp.h +++ b/include/configs

[U-Boot] Pull request: u-boot-sh

2009-07-07 Thread Nobuhiro Iwamatsu
TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV Nobuhiro Iwamatsu (4): sh: Revised the build with newest compiler sh: Add support ESPT-GIGA borad sh: Add espt-gita board to MAKEALL sh: Update pci config for Renesas r7780mp board MAKEALL |1

Re: [U-Boot] Pull request: u-boot-sh

2009-07-08 Thread Nobuhiro Iwamatsu
Hi, 2009/7/9 Wolfgang Denk w...@denx.de: Dear Nobuhiro Iwamatsu, In message 29ab51dc0907072012j42cc59ex9036929b30743...@mail.gmail.com you wrote: Please pull u-boot-sh master branch. Please see Kim Phillips' mail. I will delay the  pull  until  I  hear from you that the problem has been

[U-Boot] [PATCH v2] sh: Add espt-gita board to MAKEALL

2009-07-10 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- MAKEALL |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAKEALL b/MAKEALL index 41f1445..2b42352 100755 --- a/MAKEALL +++ b/MAKEALL @@ -848,6 +848,7 @@ LIST_sh4= \ sh7763rdp

[U-Boot] Request pull: u-boot-sh

2009-07-10 Thread Nobuhiro Iwamatsu
to CONFIG_SYS_TMU_CLK_DIV Nobuhiro Iwamatsu (4): sh: Revised the build with newest compiler sh: Add support ESPT-GIGA borad sh: Add espt-gita board to MAKEALL sh: Update pci config for Renesas r7780mp board MAKEALL |1 + Makefile

Re: [U-Boot] [PATCH v2] sh: Add espt-gita board to MAKEALL

2009-07-10 Thread Nobuhiro Iwamatsu
Hi! Wolfgang. On Sat, 11 Jul 2009 01:09:25 +0200 Wolfgang Denk w...@denx.de wrote: Dear Nobuhiro Iwamatsu, In message 1247259991-15090-1-git-send-email-iwama...@nigauri.org you wrote: Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- MAKEALL |1 + 1 files changed, 1

[U-Boot] [PATCH v2] sh: Add support ESPT-GIGA borad

2009-07-10 Thread Nobuhiro Iwamatsu
From: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com ESPT-Giga is SH7763-based reference board. Board support is relatively sparse, presently supporting serial, gigabit ethernet, USB host, and MTD. More information (in Japanese) available at: http://www.cente.jp/product/cente_hard/ESPT

[U-Boot] Request pull: u-boot-sh

2009-07-12 Thread Nobuhiro Iwamatsu
to CONFIG_SYS_TMU_CLK_DIV Nobuhiro Iwamatsu (3): sh: Revised the build with newest compiler sh: Add support ESPT-GIGA borad sh: Update pci config for Renesas r7780mp board MAKEALL |1 + Makefile

[U-Boot] [PATCH] sh: Remove malloc_bin_reloc from SH

2009-10-15 Thread Nobuhiro Iwamatsu
By arm/microblaze/nios/nios2/sh: Remove relocation fixups (commit: 0630535e2d062dd73c1ceca5c6125c86d1127a49, doesn't need malloc_bin_reloc function. This commit remove this. Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com --- lib_sh/board.c |2 -- lib_sh/config.mk |2

[U-Boot] [PATCH] sh: r7780mp: Update config

2009-10-15 Thread Nobuhiro Iwamatsu
Enabled CONFIG_NET_MULTI. Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com --- include/configs/r7780mp.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index 71c570e..0701fa3 100644 --- a/include

Re: [U-Boot] [PATCH] sh: Remove malloc_bin_reloc from SH

2009-10-15 Thread Nobuhiro Iwamatsu
();       jumptable_init();       return 0; Hi Nobuhiro, Thanks for catching that.  Would you mind sending a patch that made the same change for sh as well as nios, and nios2?  All 3 seem to have the same issue. OK, I will resend soon. Nobuhiro -- Nobuhiro Iwamatsu / Debian Developer

[U-Boot] [PATCH] Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.

2009-10-15 Thread Nobuhiro Iwamatsu
By arm/microblaze/nios/nios2/sh: Remove relocation fixups (commit: 0630535e2d062dd73c1ceca5c6125c86d1127a49, doesn't need malloc_bin_reloc function. This commit remove this. Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org

[U-Boot] [PATCH] Add mkimage manual

2009-10-15 Thread Nobuhiro Iwamatsu
As for some distribution, a mkimage command is made a package. However, there was not manual of mkimage. This provides manual of mkimage. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- tools/mkimage.1 | 124 +++ 1 files changed, 124

Re: [U-Boot] [PATCH] Add mkimage manual

2009-10-15 Thread Nobuhiro Iwamatsu
Hi, Mike. Thank you for comment. 2009/10/16 Mike Frysinger vap...@gentoo.org: On Thursday 15 October 2009 23:01:18 Nobuhiro Iwamatsu wrote: +mkimage \- generate kernel image for U-Boot mkimage creates bootable U-Boot images.  there is no kernel restriction. OK. +.SH SYNOPSIS +.B mkimage

Re: [U-Boot] [PATCH] sh: r7780mp: Update config

2009-10-16 Thread Nobuhiro Iwamatsu
Hi Ben. Ben Warren wrote: Hi Nobuhiro, On Wed, Oct 14, 2009 at 11:26 PM, Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com mailto:iwamatsu.nobuh...@renesas.com wrote: Enabled CONFIG_NET_MULTI. Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com

[U-Boot] [PATCH] sh: Move some defs to convince 'pcrel too far'

2009-10-29 Thread Nobuhiro Iwamatsu
32bit mode of sh7785lcr board have 'pcrel too far'' err with lastest SH toolchain. This patch fix this. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org Signed-off-by: Takashi Yoshii yoshii.taka...@gmail.com --- board/renesas/sh7785lcr/lowlevel_init.S | 107

[U-Boot] [PATCH] sh: Update lowlevel_init.S of espt-giga

2009-10-29 Thread Nobuhiro Iwamatsu
There was the point that did not use write macro. Change to write macro. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- board/espt/lowlevel_init.S | 10 +- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/board/espt/lowlevel_init.S b/board/espt/lowlevel_init.S

[U-Boot] Pull request: u-boot-sh

2009-10-29 Thread Nobuhiro Iwamatsu
in the git repository at: git://git.denx.de/u-boot-sh.git master Nobuhiro Iwamatsu (3): sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. sh: Move some defs to convince 'pcrel too far' sh: Update lowlevel_init.S of espt-giga board/espt/lowlevel_init.S

Re: [U-Boot] Pull request: u-boot-sh

2009-11-01 Thread Nobuhiro Iwamatsu
lowlevel_init.S of espt-giga picked up a part of espt-giga from patch Fix build of sh7785lcr 32bit mode. I decided to take the main change of patch Fix build of sh7785lcr 32bit mode in next release. Best regards, Nobuhiro -- Nobuhiro Iwamatsu / Debian Developer iwamatsu at {nigauri.org

Re: [U-Boot] [PATCH 1/2] rtl8169: fix cache coherency problem

2009-04-06 Thread Nobuhiro Iwamatsu
files changed, 10 insertions(+), 1 deletions(-) I did not see any comments on this? Ditto for the other patch: http://article.gmane.org/gmane.comp.boot-loaders.u-boot/55286 Tested-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com I checked and tested these. Work file. Best regards

Re: [U-Boot] [RFC PATCH 1/2] sh: make lds more generic

2009-05-24 Thread Nobuhiro Iwamatsu
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com --- Ping Sorry, answer is late. I will test this patch, and rend report for you. If no problem, I will apply this patch to testing branch. Best regards, Nobuhiro

Re: [U-Boot] [RFC PATCH 1/2] sh: make lds more generic

2009-05-27 Thread Nobuhiro Iwamatsu
...@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com Appilied these patch collection. Thank you! Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH 1/2] sh: Fix build on the target

2010-06-15 Thread Nobuhiro Iwamatsu
SH fails building on the target. This supports this. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- Makefile |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 9b14733..b507dc2 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,8

[U-Boot] [PATCH 2/2] sh: Fix overflow problem in get_ticks

2010-06-15 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- arch/sh/lib/time.c | 20 ++-- 1 files changed, 18 insertions(+), 2 deletions(-) diff --git a/arch/sh/lib/time.c b/arch/sh/lib/time.c index 9a8f89a..bc1656f 100644 --- a/arch/sh/lib/time.c +++ b/arch/sh/lib/time.c @@ -2,7

[U-Boot] [PATCH 1/2] sh: Fix path of irqflags.h

2010-06-16 Thread Nobuhiro Iwamatsu
This changes path of irqflags.h from linux/ to asm/. Signed-off-by: Nobuhiro Iwamatsu nobuhiro.iwamatsu...@renesas.com --- arch/sh/include/asm/system.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/sh/include/asm/system.h b/arch/sh/include/asm/system.h index

[U-Boot] [PATCH 2/2] sh: Add trigger_address_error and support cpu reset

2010-06-16 Thread Nobuhiro Iwamatsu
This add support cpu reset by trigger_address_error function. Signed-off-by: Nobuhiro Iwamatsu nobuhiro.iwamatsu...@renesas.com --- arch/sh/cpu/sh2/watchdog.c |8 ++-- arch/sh/cpu/sh3/watchdog.c |7 +++ arch/sh/cpu/sh4/watchdog.c |4 arch/sh/include/asm/system.h

Re: [U-Boot] qemu-mips usage

2009-01-26 Thread Nobuhiro Iwamatsu
Hi, Luigi 'Comio' Mantellini wrote: Hi ML, I'm evaluating the qemu-mips to simulate a mips 4kec/24kec board. I'm working on the high level booting sequence (linux init scripts), and qemu+uboot should be a good choice to emulate a basic system (flash + dram + 4kec cpu). Furthermore,

Re: [U-Boot] PATCH Fix 100Mbs ethernet operation on sh7763 based boards

2009-02-02 Thread Nobuhiro Iwamatsu
Iwamatsu iwama...@nigauri.org -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] sh: use write{8,16,32} in ms7720se lowlevel_init

2009-02-02 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com --- board/ms7720se/lowlevel_init.S | 156 +++- 1 files changed, 42 insertions(+), 114 deletions(-) diff --git a/board/ms7720se/lowlevel_init.S b/board/ms7720se/lowlevel_init.S index dcb77ef

[U-Boot] [PATCH] sh: Add support sh_eth to cpu of sh4

2009-02-23 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com --- cpu/sh4/cpu.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/cpu/sh4/cpu.c b/cpu/sh4/cpu.c index 52b6cfd..be410ab 100644 --- a/cpu/sh4/cpu.c +++ b/cpu/sh4/cpu.c @@ -23,6 +23,7 @@ #include common.h

Re: [U-Boot] [PATCH] sh: Add support sh_eth to cpu of sh4

2009-02-23 Thread Nobuhiro Iwamatsu
Mike Frysinger wrote: On Tuesday 24 February 2009 02:20:40 Nobuhiro Iwamatsu wrote: Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com --- cpu/sh4/cpu.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/cpu/sh4/cpu.c b/cpu/sh4/cpu.c index 52b6cfd..be410ab

Re: [U-Boot] [PATCH 1/5] sh: Add macros for SH-4A 32-Bit Address Extended Mode

2009-02-27 Thread Nobuhiro Iwamatsu
mk_pmb_data_val(ppn, ub, v, sz1, sz0, c, wt) \ + ((ppn 24) | (ub 9) | (v 8) | \ + (sz1 7) | (sz0 4) | (c 3) | wt) +#endif Please use macro. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot

Re: [U-Boot] [PATCH 2/5] pci-sh7780: some register value configurable

2009-02-27 Thread Nobuhiro Iwamatsu
. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 5/5] sh7785lcr: Add support 32-Bit Extended Address Mode

2009-02-27 Thread Nobuhiro Iwamatsu
/renesas/sh7785lcr/{u-boot.lds = u-boot_29bit} (100%) copy board/renesas/sh7785lcr/{u-boot.lds = u-boot_32bit} (93%) Please add doc/README.sh7785lcr about this update. Best regards, Nobuhiro -- Nobuhiro Iwamatsu hem...@t-base.ne.jp iwama...@debian.or.jp GPG ID

Re: [U-Boot] [PATCH] r2dplus: fix cannot work rtl8139

2009-02-27 Thread Nobuhiro Iwamatsu
On Wed, 25 Feb 2009 16:04:26 +0900 Yoshihiro Shimoda shimoda.yoshih...@renesas.com wrote: The rtl8139 driver use pci_mem_to_phys. So it need PCI system memory registration. Signed-off-by: Yoshihiro Shimoda shimoda.yoshih...@renesas.com Applied, thanks. Best regards, Nobuhiro -- Nobuhiro

Re: [U-Boot] [PATCH 3/5] pci_sh4: Add system memory registration

2009-02-27 Thread Nobuhiro Iwamatsu
On Wed, 25 Feb 2009 14:26:52 +0900 Yoshihiro Shimoda shimoda.yoshih...@renesas.com wrote: It is necessary for some pci device driver. Signed-off-by: Yoshihiro Shimoda shimoda.yoshih...@renesas.com Applied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu hem...@t-base.ne.jp

Re: [U-Boot] [PATCH 4/5] sh7785lcr: add value for PCI system memory registration

2009-02-27 Thread Nobuhiro Iwamatsu
On Wed, 25 Feb 2009 14:26:55 +0900 Yoshihiro Shimoda shimoda.yoshih...@renesas.com wrote: Signed-off-by: Yoshihiro Shimoda shimoda.yoshih...@renesas.com Applied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu hem...@t-base.ne.jp iwama...@debian.or.jp GPG ID

[U-Boot] [PATCH v2] sh: Add netdev header fixing of warning/build

2009-02-27 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com --- cpu/sh4/cpu.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/cpu/sh4/cpu.c b/cpu/sh4/cpu.c index 52b6cfd..be410ab 100644 --- a/cpu/sh4/cpu.c +++ b/cpu/sh4/cpu.c @@ -23,6 +23,7 @@ #include common.h

Re: [U-Boot] [PATCH v2 2/2] sh7785lcr: Add support 32-Bit Extended Address Mode

2009-03-11 Thread Nobuhiro Iwamatsu
README.sh7785lcr for 32-Bit Extended Address Mode Applied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] ap325rxa: Change the wait cycle in the area 5

2009-03-13 Thread Nobuhiro Iwamatsu
2009/3/13 Yusuke.Goda goda.yus...@renesas.com: Signed-off-by: Yusuke Goda goda.yus...@renesas.com ---  board/renesas/ap325rxa/lowlevel_init.S |    2 +-  1 files changed, 1 insertions(+), 1 deletions(-) Appliied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu

[U-Boot] Pull request: u-boot-sh

2009-03-15 Thread Nobuhiro Iwamatsu
://git.denx.de/u-boot-sh.git/ master Nobuhiro Iwamatsu (2): sh: use write{8,16,32} in ms7720se lowlevel_init sh: Add netdev header fixing of warning/build Yoshihiro Shimoda (6): sh: Add macros for SH-4A 32-Bit Address Extended Mode sh: Add value for PCI system memory registration

Re: [U-Boot] [PATCH to 2008.03] net: sh_eth: Remove sh_eth_reset() from halt function

2009-03-20 Thread Nobuhiro Iwamatsu
Hi, Sorry, Please take this patch in 2009.03 not 2008.03. Best regards, Nobuhiro On Wed, 18 Mar 2009 12:27:04 +0900 Nobuhiro Iwamatsu iwamatsu.nobuh...@renesas.com wrote: sh_eth_reset is function to reset Ether IP. The MAC address is stored in IP, but it is initialized by this function

[U-Boot] SH Build status (Re: CUSTODIANS: Urgent boarding call for flight 2009.03)

2009-03-20 Thread Nobuhiro Iwamatsu
___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot -- Nobuhiro Iwamatsu hem...@t-base.ne.jp iwama...@debian.or.jp GPG ID : 3170EBE9 ___ U-Boot mailing list U-Boot

[U-Boot] [PATCH 5/7] sh: r2dplus: Moveed r2dplus board in board/renesas

2008-10-28 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- Makefile |2 +- board/r2dplus/Makefile| 47 -- board/r2dplus/config.mk | 23 - board/r2dplus/lowlevel_init.S | 154

[U-Boot] [PATCH 6/7] sh: MigoR: Moveed MigoR board in board/renesas

2008-10-28 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- Makefile|2 +- board/MigoR/Makefile| 52 --- board/MigoR/config.mk | 31 board/MigoR/lowlevel_init.S | 264 --- board/MigoR

[U-Boot] [PATCH 2/7] sh: r7780mp: Moveed r7780mp board in board/renesas

2008-10-28 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- Makefile |2 +- board/r7780mp/Makefile| 48 board/r7780mp/config.mk | 27 -- board/r7780mp/lowlevel_init.S | 429 - board/r7780mp

[U-Boot] [PATCH 7/7] sh: rsk7203: Moveed rsk7203 board in board/renesas

2008-10-28 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- Makefile |2 +- board/renesas/rsk7203/Makefile| 45 ++ board/renesas/rsk7203/config.mk | 28 board/renesas/rsk7203/lowlevel_init.S | 265 + board

[U-Boot] [PATCH 4/7] sh: sh7763rdp: Moveed sh7763rdp board in board/renesas

2008-10-28 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- Makefile|2 +- board/renesas/sh7763rdp/Makefile| 51 + board/renesas/sh7763rdp/config.mk | 11 + board/renesas/sh7763rdp/lowlevel_init.S | 350 +++ board

Re: [U-Boot] [PATCH 1/7] sh: ap325rxa: Moveed ap325rxa board in board/renesas

2008-10-28 Thread Nobuhiro Iwamatsu
changes in the diff would clean up the patches significantly. OK, I will check and resend. Thnak you for your check. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 1/7] sh: ap325rxa: Moveed ap325rxa board in board/renesas

2008-10-30 Thread Nobuhiro Iwamatsu
Hi, Ben. On Tue, 28 Oct 2008 09:35:09 -0700 Ben Warren [EMAIL PROTECTED] wrote: Use 'git mv' and then 'git format-patch -C' OK, Thank you. I will use and resend. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot

[U-Boot] [PATCH 7/7] sh: rsk7203: Moved rsk7203 board to board/renesas

2008-10-30 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- Makefile|2 +- board/{ = renesas}/rsk7203/Makefile|0 board/{ = renesas}/rsk7203/config.mk |0 board/{ = renesas}/rsk7203/lowlevel_init.S |0 board/{ = renesas}/rsk7203

[U-Boot] [PATCH 5/7] sh: r2dplus: Moved r2dplus board to board/renesas

2008-10-30 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- Makefile|2 +- board/{ = renesas}/r2dplus/Makefile|0 board/{ = renesas}/r2dplus/config.mk |0 board/{ = renesas}/r2dplus/lowlevel_init.S |0 board/{ = renesas}/r2dplus

[U-Boot] Pull request: u-boot-sh

2008-10-31 Thread Nobuhiro Iwamatsu
repository at: git://git.denx.de/u-boot-sh.git master Nobuhiro Iwamatsu (7): sh: ap325rxa: Moved ap325rxa board to board/renesas sh: r7780mp: Moved r7780mp board to board/renesas sh: sh7785lcr: Moved sh7785lcr board to board/renesas sh: sh7763rdp: Moved sh7763rdp board to board

[U-Boot] [PATCH] sh: Migo-R: Update BSC value

2008-11-03 Thread Nobuhiro Iwamatsu
A value of BSC CS4 was wrong, Fixed it. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- board/renesas/MigoR/lowlevel_init.S | 32 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/board/renesas/MigoR/lowlevel_init.S b/board/renesas/MigoR

Re: [U-Boot] [PATCH] sh: fix rsk7203 and MigoR out of tree build

2008-11-12 Thread Nobuhiro Iwamatsu
- @./mkconfig -a $(@:_config=) sh sh4 MigoR renesas + @$(MKCONFIG) -a $(@:_config=) sh sh4 MigoR renesas ms7750se_config: unconfig @mkdir -p $(obj)include -- 1.5.6.5 Applied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U

[U-Boot] [PATCH] sh: Update ms7722se board config

2008-11-16 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- include/configs/ms7722se.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/include/configs/ms7722se.h b/include/configs/ms7722se.h index 9997c9b..5202004 100644 --- a/include/configs/ms7722se.h +++ b/include/configs

[U-Boot] [PATCH] sh: Update SuperH serial driver

2008-11-16 Thread Nobuhiro Iwamatsu
The address of SCFSR register is wrong at SH7720/SH7721. This patch fix this. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- drivers/serial/serial_sh.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/serial/serial_sh.c b/drivers/serial/serial_sh.c index

[U-Boot] [PATCH] sh: Update sh timer function

2008-11-17 Thread Nobuhiro Iwamatsu
Change to write/readX fcuntion and fix timer bug. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- cpu/sh3/Makefile |2 +- cpu/sh3/time.c | 103 -- cpu/sh4/time.c | 76 ++- 3 files changed

[U-Boot] [PATCH v2] sh: Update sh timer function

2008-11-19 Thread Nobuhiro Iwamatsu
Change to write/readX fcuntion and fix timer bug. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- cpu/sh2/Makefile|2 +- cpu/sh3/Makefile|2 +- cpu/sh3/time.c | 103 --- cpu/sh4/Makefile

[U-Boot] [PATCH] sh: sh_eth: Change new network API

2008-11-20 Thread Nobuhiro Iwamatsu
sh_eth used old network API. This patch changed new API. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- cpu/sh4/cpu.c|8 + drivers/net/sh_eth.c | 355 -- drivers/net/sh_eth.h | 10 +- include/netdev.h |1 + 4 files

[U-Boot] [PATCH] sh: sh7763rdp: Update sh7763rdp config

2008-11-20 Thread Nobuhiro Iwamatsu
Add CONFIG_NET_MULTI in config file, because sh_eth changed new newwork API. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- include/configs/sh7763rdp.h |1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/include/configs/sh7763rdp.h b/include/configs/sh7763rdp.h index

[U-Boot] [PATCH] sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT

2008-11-24 Thread Nobuhiro Iwamatsu
SH4 is different a value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT every CPU. This patch corrects these values. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- include/asm-sh/cpu_sh4.h |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/include/asm-sh

Re: [U-Boot] [PATCH] sh: sh7763rdp: Update sh7763rdp config

2008-12-03 Thread Nobuhiro Iwamatsu
Hi, Ben. Ben Warren wrote: Hi Nobuhiro, Nobuhiro Iwamatsu wrote: Add CONFIG_NET_MULTI in config file, because sh_eth changed new newwork API. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- include/configs/sh7763rdp.h |1 + 2 files changed, 2 insertions(+), 1 deletions

Re: [U-Boot] [PATCH] r2dplus fix register access

2008-12-06 Thread Nobuhiro Iwamatsu
insertions(+), 3 deletions(-) Applied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] r2dplus/lowlevel_init: coding style fix

2008-12-06 Thread Nobuhiro Iwamatsu
(-) Applied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] sh: Update sh2/sh2a timer

2008-12-08 Thread Nobuhiro Iwamatsu
Renesas SH2/SH2A timer broken. This patch fix timer function. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- lib_sh/time_sh2.c | 16 +++- 1 files changed, 11 insertions(+), 5 deletions(-) diff --git a/lib_sh/time_sh2.c b/lib_sh/time_sh2.c index fcbb921..4f893c8 100644

Re: [U-Boot] [PATCH] sh: update sh timer coding style

2009-01-10 Thread Nobuhiro Iwamatsu
On Sat, 20 Dec 2008 15:25:22 +0100 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- lib_sh/time.c | 26 +- 1 files changed, 13 insertions(+), 13 deletions(-) Applied, thanks.

Re: [U-Boot] [PATCH 1/2] sh: lowlevel_init coding style cleanup

2009-01-10 Thread Nobuhiro Iwamatsu
On Sat, 20 Dec 2008 19:29:48 +0100 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- board/mpr2/lowlevel_init.S | 44 +- board/ms7722se/lowlevel_init.S | 34 +-

Re: [U-Boot] [PATCH] [update] Fix up rsk7203 target for out of tree build

2009-01-10 Thread Nobuhiro Iwamatsu
On Tue, 30 Dec 2008 01:16:03 + Kieran Bingham kieranbing...@gmail.com wrote: Patch updated to correct changes made during debug Signed-off-by: Kieran Bingham kbing...@mpc-data.co.uk --- Makefile |4 ++-- board/renesas/rsk7203/Makefile |4

Re: [U-Boot] [PATCH] sh: update sh2/sh2a timer coding style

2009-01-10 Thread Nobuhiro Iwamatsu
On Sat, 20 Dec 2008 15:27:45 +0100 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com wrote: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- lib_sh/time_sh2.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Applied, thanks. Best regards, Nobuhiro

[U-Boot] [PATCH] sh: Fix compile error in lowlevel_init file

2009-01-11 Thread Nobuhiro Iwamatsu
lowlevel_init of SH was corrected to use the write/readXX macro. However, there was a problem that was not able to be compiled partially. This patch corrected this. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org --- board/ms7722se/lowlevel_init.S|3 ++- board/ms7750se

Re: [U-Boot] [PATCH 1/1] sh/serial: use readx/writex accessors

2009-01-15 Thread Nobuhiro Iwamatsu
/serial_sh.c @@ -18,6 +18,7 @@ */ Applied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 0/1] sh/serial: coding style cleanup

2009-01-15 Thread Nobuhiro Iwamatsu
/serial_sh.c Applied, thanks. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Pull request: u-boot-sh

2009-01-15 Thread Nobuhiro Iwamatsu
Kieran Bingham (1): sh: Fix up rsk7203 target for out of tree build Nobuhiro Iwamatsu (1): sh: Fix compile error on lowlevel_init file Makefile|4 +- board/mpr2/lowlevel_init.S | 75 +++ board/ms7722se/lowlevel_init.S

[U-Boot] [PATCH] sh: Add support load and boot of Initrd.

2010-10-05 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu nobuhiro.iwamatsu...@renesas.com --- arch/sh/lib/bootm.c | 66 ++- 2 files changed, 66 insertions(+), 2 deletions(-) diff --git a/arch/sh/lib/bootm.c b/arch/sh/lib/bootm.c index 9c58ed7..fb7e2d0 100644 --- a/arch

Re: [U-Boot] Bombs away! Was: [PATCH 02/10] net: rtl8139: Add initialized eth_device structure

2010-10-14 Thread Nobuhiro Iwamatsu
that continuing u-boot once a driver cannot even be initialized is futile, that would save even more code in each driver. I think that a function such as kzalloc of the linux kernel is convenient. Best regards, Nobuhiro -- Nobuhiro Iwamatsu ___ U-Boot

[U-Boot] [PATCH 01/10 v2] net: rtl8169: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
rtl8169 does not have write_hwaddr function. However, eth stuff executes write_hwaddr function because eth_device structure has not been initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/rtl8169.c |7 ++- 1 files

[U-Boot] [PATCH 07/10 v2] net: ns8382x: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
ns8382x driver does not have write_hwaddr function. However, eth stuff executes write_hwaddr function because eth_device structure has not been initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/ns8382x.c |5 + 1

[U-Boot] [PATCH 04/10 v2] net: eepro100: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
eepro100 driver does not have write_hwaddr function. However, eth stuff executes write_hwaddr function because eth_device structure has not been initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/eepro100.c |5 + 1

[U-Boot] [PATCH 02/10 v2] net: rtl8139: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
rtl8139 driver does not have write_hwaddr function. However, eth stuff executes write_hwaddr function because eth_device structure has not been initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/rtl8139.c |5 + 1

[U-Boot] [PATCH 03/10 v2] net: dc2114x: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
dc2114x driver does not have write_hwaddr function. However, eth stuff executes write_hwaddr function because eth_device structure has not been initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/dc2114x.c |6 ++ 1

[U-Boot] [PATCH 06/10 v2] net: natsemi: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
natsemi driver does not have write_hwaddr function. However, eth stuff executes write_hwaddr function because eth_device structure has not been initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/natsemi.c |5 + 1

[U-Boot] [PATCH 05/10 v2] net: fec_mxc: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
This prevents access to the member of eth_device which is not initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/fec_mxc.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/fec_mxc.c b

[U-Boot] [PATCH 09/10 v2] net: tsi108_eth: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
tsi108_eth driver does not have write_hwaddr function. However, eth stuff executes write_hwaddr function because eth_device structure has not been initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/tsi108_eth.c |6

[U-Boot] [PATCH 08/10 v2] net: pcnet: Add initialized eth_device structure

2010-10-18 Thread Nobuhiro Iwamatsu
pcnet driver does not have write_hwaddr function. However, eth stuff executes write_hwaddr function because eth_device structure has not been initialized. Signed-off-by: Nobuhiro Iwamatsu iwama...@nigauri.org CC: Ben Warren biggerbadder...@gmail.com --- drivers/net/pcnet.c |5 + 1 files

<    1   2   3   4   5   6   7   8   9   10   >