From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Fri, 21 Aug 2009 22:58:52 +0900 Subject: [U-Boot] [PATCH 1/7] qemu-mips: Fix Qemu website In-Reply-To: <1250801551-24850-2-git-send-email-monstr@monstr.eu> References: <1250801551-24850-1-git-send-email-monstr@monstr.eu> <1250801551-24850-2-git-send-email-monstr@monstr.eu> Message-ID: <4A8EA81C.1080200@pobox.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de monstr at monstr.eu wrote: > From: Michal Simek > > Signed-off-by: Michal Simek > Signed-off-by: Michal Simek > --- > board/qemu-mips/README | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Wolfgang, please take this one directly into your mainline as obvious. Thanks in advance, Shinya > diff --git a/board/qemu-mips/README b/board/qemu-mips/README > index 4c1f8ed..565241b 100644 > --- a/board/qemu-mips/README > +++ b/board/qemu-mips/README > @@ -2,7 +2,7 @@ By Vlad Lungu vlad.lungu at windriver.com 2007-Oct-01 > ---------------------------------------- > Qemu is a full system emulator. See > > -http://fabrice.bellard.free.fr/qemu > +http://www.nongnu.org/qemu/ > > Limitations & comments > ----------------------