[PATCH 3/4] Updated Legacy code in arm edb7312

Vipul Nayyar nayyar_vipul at yahoo.com
Wed Jul 10 08:42:28 UTC 2013



Hello,

No, that interrupt vector is from the network file from the same BSP. I'll amend it. Anything else in this BSP, that might need change ?

Regards
Vipul Nayyar 



________________________________
 From: Sebastian Huber <sebastian.huber at embedded-brains.de>
To: rtems-devel at rtems.org 
Sent: Wednesday, 10 July 2013 1:55 PM
Subject: Re: [PATCH 3/4] Updated Legacy code in arm edb7312
 

On 07/09/2013 09:12 PM, Vipul Nayyar wrote:
> @@ -60,9 +58,15 @@ rtems_irq_connect_data clock_isr_data = {
>       *EP7312_TC1EOI = 0xFFFFFFFF;                    \
>     } while (0)
>
> -#define Clock_driver_support_shutdown_hardware()                        \
> -  do {                                                                  \
> -    BSP_remove_rtems_irq_handler(&clock_isr_data);                  \
> +#define Clock_driver_support_shutdown_hardware()    \
> +  do {                                              \
> +    rtems_status_code status = RTEMS_SUCCESSFUL;    \
> +    status = rtems_interrupt_handler_remove(        \
> +        BSP_EINT3,                                  \

Are you sure that this is the right interrupt vector?

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
rtems-devel at rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20130710/a2f14a08/attachment-0001.html>


More information about the devel mailing list