Re: [PATCH] RTEMS libbsd changes for cpsw driver

2015-06-29 Thread Gedare Bloom
Out of curiousity, would upstream freebsd be likely interested in using the nexus instead of simplebus? That is, should some of this be commited upstream? Few comments below. On Sun, Jun 28, 2015 at 5:58 AM, ragunath wrote: > --- > @@ -326,6 +342,13 @@ cpsw_debugf(const char *fmt, ...) > */ >

[PATCH] RTEMS libbsd changes for cpsw driver

2015-06-28 Thread ragunath
--- Makefile | 1 + freebsd/sys/arm/ti/cpsw/if_cpsw.c | 64 +- freebsd/sys/arm/ti/cpsw/if_cpswreg.h | 3 + freebsd/sys/arm/ti/cpsw/if_cpswvar.h | 2 + rtemsbsd/include/bsp/nexus-devices.h