Re: GSOC2015 idea Raspberry Pi BSP

2015-03-05 Thread
With official documents and elinux wiki , we can find lots of details of different RPI model. Including chip datasheets , layout, and pin definitions etc... For the moment, I've got a B and B+. So I think maybe I can start by building RTEMS and load it with uboot, check out the code for gpio an

Re: Raspberry Pi BSP - U-boot and DC-motor control demo application for Linux

2015-03-10 Thread
Great help, thanks for your infomation. I've set up the devel environment , qemu simulation and I'm waiting for a screen or usb-ttl cable for on board testing. I'll soon report what I've got in order to get myself "aboard" :) > 在 2015年3月10日,11:30,Pavel Pisa 写道: > > Hello all, > > I have put m

Re: Testing of the Raspberry Pi graphic support

2015-07-01 Thread
--- Qiao YANG Université de Technologie de Compiègne Génie Informatique > 在 2015年7月2日,00:58,Pavel Pisa 写道: > > Hello Qiao Yang, > > thanks for status report. > >> On Wednesday 01 of July 2015 23:53:51 QIAO YANG wrote: >> On Jun 30, 2015, at 12:41 PM, Pavel Pisa wrote: >> >>

Re: arm atag retrieval problem

2015-07-13 Thread
> 在 2015年7月13日,17:40,Gedare Bloom 写道: > >> On Sat, Jul 11, 2015 at 11:29 AM, QIAO YANG wrote: >> Hi, >> >> I tried to retrieve atag command lines but I've got wired problems: >> I ran a quick scan for atags, start from 0x100, and I've got an output like >> : >> >> [ATAG_CORE] flags: 0, pages

Re: RPi Graphic testing

2015-07-20 Thread
I'll try to retest my latest commit tomorrow with my rpi B and rpi B+. I disn't see any errors from the log and I havn't yet any idea why It didn't work. Keep in touch when you do tests. I'm always reachable. Thanks for the instructions of memory table. I'll try that tomorrow. > 在 2015年7月21日,00

Re: [PATCH 1/6] mailbox support for rpi bsp

2015-08-11 Thread
Ok > 在 2015年8月11日,17:02,Joel Sherrill 写道: > > Can you rebase these and send again? > > Previous patches have changed at least bsp.h, Makefile.am > and preinstall.am. > > --joel > >> On 8/10/2015 7:47 AM, YANG QIAO wrote: >> From: YANG Qiao >> >> --- >> c/src/lib/libbsp/arm/raspberrypi/Mak