From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Burton Date: Mon, 11 Nov 2013 10:24:24 +0000 Subject: [U-Boot] [PATCH v5 07/18] qemu-malta: rename to just "malta" In-Reply-To: <201311102105.02539.marex@denx.de> References: <1383992528-31972-1-git-send-email-paul.burton@imgtec.com> <201311102105.02539.marex@denx.de> Message-ID: <5280B058.1050009@imgtec.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/11/13 20:05, Marek Vasut wrote: > Dear Paul Burton, > >> This is in preparation for adapting this board to function correctly on >> a physical MIPS Malta board. The board is moved into an "imgtec" vendor >> directory at the same time in order to ready us for any other boards >> supported by Imagination in the future. >> >> Signed-off-by: Paul Burton > > Will the board still work in QEMU? > > Best regards, > Marek Vasut > Yes. It doesn't work in current QEMU master either with or without this series, but it works in older QEMU releases (v1.5.3 for example). Thanks, Paul