From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Date: Fri, 3 Jul 2009 08:49:29 -0700 (PDT) Subject: [U-Boot] U-boot && forth kernel Message-ID: <642711.31056.qm@web32207.mail.mud.yahoo.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 Fri, 7/3/09, ?????? ??????? wrote: > From: ?????? ??????? > Subject: [U-Boot] U-boot && forth kernel > To: u-boot at lists.denx.de > Date: Friday, July 3, 2009, 5:13 AM > Hello to all! > > We are developing various IP-blocks for sparc' > system-on-chip's. I > have successfully ported u-boot to our board (it was not > too hard, > thanks!) , but now there is an idea to run some > FORTH-kernel for > testing and debugging purposes without any OS.? I > tried OpenBIOS > software, but without luck. So my question is - does anyone > have an > experience of launching FORTH as u-boot application? > > Thanks, > Sergey I managed to launch a modified version of Pforth from u-boot a few years ago. I don't see why it would be that difficult for any other variant of Forth.