From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKrLv-0001St-IW for qemu-devel@nongnu.org; Fri, 22 Aug 2014 12:06:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKrLq-0004fO-60 for qemu-devel@nongnu.org; Fri, 22 Aug 2014 12:06:11 -0400 Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]:35142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKrLp-0004fA-UE for qemu-devel@nongnu.org; Fri, 22 Aug 2014 12:06:06 -0400 Received: by mail-la0-f42.google.com with SMTP id pv20so10316467lab.15 for ; Fri, 22 Aug 2014 09:06:04 -0700 (PDT) Message-ID: <53F76A6A.5020805@gmail.com> Date: Fri, 22 Aug 2014 19:06:02 +0300 From: Valentin Manea MIME-Version: 1.0 References: <53F740F7.2010706@gmail.com> <53F7414C.8000001@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/4] target-openrisc: Add OpenCores FB device support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jia Liu Cc: "qemu-devel@nongnu.org" Hi Jia, On 2014-08-22 19:00, Jia Liu wrote: > Hi Valentin, > Is here a line wrapped? > I think it should looks like: > + * Based on work by Sebastian Macke for jor1k > + * http://s-macke.github.io/jor1k/ > rather than > + http://s-macke.github.io/jor1k/ > Oh, you are completely right, I don't know how I could have missed that. I will resend the patch, sorry about that. Other than that any other obvious problems? Valentin