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

Dear Wolfgang,
Could you pull from the master branch at git://git.denx.de/u-boot-sh.git ?
Best regards, Nobuhiro
The following changes since commit f2b4bc04d6aed6be712d236dab48ac4c4da22cbf: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
are available 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 | 10 +--- board/renesas/sh7785lcr/lowlevel_init.S | 107 +++++++++++++++---------------- lib_nios/board.c | 2 - lib_nios2/board.c | 2 - lib_sh/board.c | 2 - 5 files changed, 54 insertions(+), 69 deletions(-)

Dear Nobuhiro Iwamatsu,
In message 29ab51dc0910292128la85fabft88cbcccaa44ddc14@mail.gmail.com you wrote:
Dear Wolfgang,
Could you pull from the master branch at git://git.denx.de/u-boot-sh.git ?
Best regards, Nobuhiro
The following changes since commit f2b4bc04d6aed6be712d236dab48ac4c4da22cbf: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
are available 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 | 10 +--- board/renesas/sh7785lcr/lowlevel_init.S | 107 +++++++++++++++---------------- lib_nios/board.c | 2 - lib_nios2/board.c | 2 - lib_sh/board.c | 2 - 5 files changed, 54 insertions(+), 69 deletions(-)
Done, thanks.
Do I understand correctly that "Update lowlevel_init.S of espt-giga" obsoletes the patch "Fix build of sh7785lcr 32bit mode" of Mon, 24 Aug 2009 11:01:41 +0900 (which was marked as still open in my list) ?
Best regards,
Wolfgang Denk

Hi,
2009/11/1 Wolfgang Denk wd@denx.de:
Done, thanks.
Thank you.
Do I understand correctly that "Update lowlevel_init.S of espt-giga" obsoletes the patch "Fix build of sh7785lcr 32bit mode" of Mon, 24 Aug 2009 11:01:41 +0900 (which was marked as still open in my list) ?
Yes. patch "Update 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
participants (2)
-
Nobuhiro Iwamatsu
-
Wolfgang Denk