Re: [U-Boot] Implementing the uBoot SYSCALL interface for MIPS

2014-12-23 Thread Daniel Schwierzeck
Hi Matthew, On 17.12.2014 01:07, Matthew Fortune wrote: > Hi Daniel, > > I'm looking for a bit of feedback on my query below. Unless there is a > major problem I'll start to organise an implementation for review. > > Thanks, > Matthew > >> -Original Message- >> From: Matthew Fortune >>

Re: [U-Boot] Implementing the uBoot SYSCALL interface for MIPS

2014-12-16 Thread Matthew Fortune
Hi Daniel, I'm looking for a bit of feedback on my query below. Unless there is a major problem I'll start to organise an implementation for review. Thanks, Matthew > -Original Message- > From: Matthew Fortune > Sent: 08 December 2014 12:43 > To: 'u-boot@lists.denx.de' > Subject: Implem

[U-Boot] Implementing the uBoot SYSCALL interface for MIPS

2014-12-08 Thread Matthew Fortune
Hi all, I've been recently working on and promoting a common bare-metal semi-hosting interface for the MIPS architecture. The main goal of this is to allow a bare-metal MIPS application to run on the maximum number of simulation and hardware platforms without (much/any) modification. The interface