Re: How to enable interrupts in Eboot ?

From: Dean Ramsier (ramsiernospam_at_nospam.com)
Date: 02/28/05


Date: Mon, 28 Feb 2005 16:15:04 -0500

What makes you think you need to use interrupts in the bootloader? That
would be very uncommon, in my experience.

-- 
Dean Ramsier - eMVP
"Walzer" <JoeyWalzer@hotmail.com> wrote in message
news:OeuL85VHFHA.2620@tk2msftngp13.phx.gbl...
> Hi,all
>     I want to use RNDIS to implement bootloader, but when initializing
USB, I have to enable interrupts in eboot.
>     In the original source code of eboot, it use polling.
>     How and where can I enable INTRs?
>     Thanks!
>
> -------------------------------------------------------- 
> J.Walzer
>


Relevant Pages

  • Re: Difference between Nk.nb0 & nk.bin
    ... If you are using your own Bootloader (not the standard WinCE bootloader ... 'eboot') you have to port part of the features of eboot to your code. ... Vijaya Mohan ... beitman AT applieddata DOT net ...
    (microsoft.public.windowsce.platbuilder)
  • Re: SMDK2410 EBOOT question
    ... startup function of the OAL and (instead of the one from the bootloader) and ... Not using the eboot is something I've never done as it is not very easy (for ... Note that in the steppingstone loader, you can not do all what eboot does as ... > launch some .bin file. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: smdk2410 bootloader question
    ... And if I have to use a bootloader that resident in the NAND flash, ... > I think the only bootloader source code provided within PB for the SMDK2410 ... > For CE 5.0 I didn't find anything but eboot which we are using to build our ...
    (microsoft.public.windowsce.platbuilder)
  • Re: USB Bootloader
    ... polled scheme in the bootloader. ... has reved itself up to a level that it's able to handle interrupts. ... I'd also reccomend to write the kitl kernel driver first, ...
    (microsoft.public.windowsce.platbuilder)
  • [patch] 2.6.6-rc2 Allow architectures to reenable interrupts on contended spinlocks
    ... Enable interrupts while waiting for a disabled spinlock, ... interrupts were enabled before issuing spin_lock_irqsave. ... happy with it) and an architecture independent change. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)