From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoshinori Sato Date: Tue, 07 Jun 2016 15:44:36 +0900 Subject: [U-Boot] [PATCH 0/9] sh: Convert generic board In-Reply-To: References: <1463660815-26050-1-git-send-email-ysato@users.sourceforge.jp> Message-ID: <87twh5zeej.wl-ysato@users.sourceforge.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 07 Jun 2016 09:21:38 +0900, Nobuhiro Iwamatsu wrote: > > Hi, again. > > Same fixes and you had already been taken up by Simon. > I'm sorry to reply and confirmation slow. > > Best regards, > Nobuhiro OK. I'll sent V2. > > 2016-06-07 9:14 GMT+09:00 Nobuhiro Iwamatsu : > > Hi, > > > > Sorry, my reply was too late. And thanks for your work. > > > > > > > > 2016-05-19 21:26 GMT+09:00 Yoshinori Sato : > >> Hello. > >> This patch series convert generic board for SH. > >> Tested on r2dplus target. > >> > >> Yoshinori Sato (9): > >> board_f: Add relocate_code stub > > > > Please add more infomation to commit log. > > This patch contains the fixes that are referenced by other architectures. > > > >> board_f: Add SH specific timer_init > >> board_f: if SKIP_RELOC is ture, return from board_init_f > >> board_f: Add SH specific mon_len > >> sh: Add missing symbol for generic board > >> sh: Remove arch specific board.c > >> sh: generic board support - startup > >> sh: generic board support - header > >> sh: generic board support - Kconfig > > > > Best regards, > > Nobuhiro > > > > -- > > Nobuhiro Iwamatsu > > iwamatsu at {nigauri.org / debian.org} > > GPG ID: 40AD1FA6 > > > > -- > Nobuhiro Iwamatsu > iwamatsu at {nigauri.org / debian.org} > GPG ID: 40AD1FA6 -- Yoshinori Sato