Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-08-09 Thread Andrei Gherzan
Hello, On Tue, Jun 09, 2015 at 10:22:52AM +0300, Andreas Enbacka wrote: > Hello Andrei, > > I attempted to compile the driver as a module, and ismod it after using > wiringPi to configure the pins for uart1 (bcm pins 32/33), however the > system still freeze (freeze occurs when attempting to close

Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-09 Thread Andreas Enbacka
: 5. kesäkuuta 2015 18:11 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi) Hello Andreas, I don't have a Compute module to test anything so I'll just say some hints that might hel

Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-05 Thread Andrei Gherzan
Hello Andreas, I don't have a Compute module to test anything so I'll just say some hints that might help. On Thu, Jun 04, 2015 at 03:01:26PM +0300, Andreas Enbacka wrote: >Hello, > > >After a long break, I have returned to the Yocto project, and generally >very pleased. A lot of prog

Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-04 Thread Andreas Enbacka
Hello Valentin, I used the wiringPi library to put the pins into the alternative mode. Regards, Andreas > 4 jun 2015 kl. 15:31 skrev Valentin Le bescond : > > Hi ! > > I'm really no expert but am very interested in the subject. > > Did you modify the device tree ? From what I understand in t

Re: [yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-04 Thread Valentin Le bescond
Hi ! I'm really no expert but am very interested in the subject. Did you modify the device tree ? From what I understand in the DT that you'll find pinmux definition right ? Regards. 2015-06-04 14:01 GMT+02:00 Andreas Enbacka : > Hello, > > > > After a long break, I have returned to the Yocto

[yocto] [meta-raspberrypi] Issue with 8250/16550 UART1 access in raspberrypi (meta-raspberrypi)

2015-06-04 Thread Andreas Enbacka
Hello, After a long break, I have returned to the Yocto project, and generally very pleased. A lot of progress has been done since I last used the project (two years ago), and now in my opinion everything works very smoothly. I have used yocto to build a custom image for the RaspberryPi Com