From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoshinori Sato Date: Sun, 22 May 2016 14:26:28 +0900 Subject: [U-Boot] [PATCH 0/9] sh: Convert generic board In-Reply-To: <20160521012842.GJ7650@bill-the-cat> References: <1463660815-26050-1-git-send-email-ysato@users.sourceforge.jp> <20160521012842.GJ7650@bill-the-cat> Message-ID: <87wpmmslx7.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 Sat, 21 May 2016 10:28:42 +0900, Tom Rini wrote: > > [1 ] > On Thu, May 19, 2016 at 09:26:46PM +0900, Yoshinori Sato wrote: > > > Hello. > > This patch series convert generic board for SH. > > Tested on r2dplus target. > > Since I believe you said before this was QEMU, how did you start it off? > Thanks! > Yes. I tested comannd bellow $ qemu-system-sh4 -M r2d -kernel u-boot.bin -serial null -serial vc You can see banner for serial1 console (crtl - alt - 3). Thanks. > -- > Tom > [2 Digital signature ] > No public key for 87F9F635D31D7652 created at 2016-05-21T10:28:42+0900 using RSA -- Yoshinori Sato