ARM -current broken?

Krassimir Slavchev krassi at bulinfo.net
Wed Apr 11 11:07:40 UTC 2007


Try this:

--- uart_cpu_at91rm9200usart.c.orig     Wed Apr 11 14:05:44 2007
+++ uart_cpu_at91rm9200usart.c  Wed Apr 11 14:03:32 2007
@@ -80,5 +80,6 @@
        uart_bus_space_io = &at91_bs_tag;
        uart_bus_space_mem = NULL;
        /* Check the environment for overrides */
-       return (uart_getenv(devtype, di, class));
+       uart_getenv(devtype, di, class);
+       return (0);
 }


David Sharp wrote:
> as of the commit on 2007/04/02 22:00:21 by marcel -current no
> longer boots on my at91rm9200 board.  there is no activity on
> the console.  is anyone else seeing the same thing?
>
> david.
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
>
>   


-- 
Krassimir Slavchev           Bulinfo Ltd.
krassi at bulinfo.net           (+359 2) 969-9160
http://www.bulinfo.net       (+359 2) 969-9166



More information about the freebsd-arm mailing list