From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: Jesper Skov Cc: Jonathan Larmour , ecos-discuss@sources.redhat.com Subject: Re: [ECOS] hal_default_isr undefined Date: Tue, 02 Jan 2001 07:38:00 -0000 Message-id: <20010102094233.A24228@visi.com> References: <20001212120553.A14609@visi.com> <3A37D11F.5FF55FFB@redhat.com> <20001213140730.A17131@visi.com> <3A37DCBA.3DD3708B@redhat.com> X-SW-Source: 2001-01/msg00012.html On Tue, Jan 02, 2001 at 03:27:21PM +0100, Jesper Skov wrote: > >>>>> "Jonathan" == Jonathan Larmour writes: > Jonathan> You're right. I suppose the issue is that all the ARM > Jonathan> platforms in eCos support virtual vectors now, so there's no > Jonathan> need to support ones that don't, in theory. Perhaps it would > > Indeed. In the MIPS HAL we have appropriate cruft in place to support > both. > > I hope to get rid of all such cruft as we get all targets converted to > use virtual vectors. > > Grant, did I see you mention RedBoot support on your target? You'll > need virtual vectors for that to happen. Just a forewarning :) I think I will want to support RedBoot in the second release of the product, so I'll probably go ahead and support virtual vectors now. -- Grant Edwards grante@visi.com