Re: Testing of the Raspberry Pi graphic support

2015-07-01 Thread Pavel Pisa
Hello Qiao Yang, On Thursday 02 of July 2015 01:23:24 桥 杨 wrote: > > > > The final - RTEMS-4.11 intended option for i386 is named video > > > > --video=auto|off|1024x768-32 > > > > console selection is controlled by option > > > > --console=com1 > > I tried to retrieve ATAG cmdline by mailbox p

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: Testing of the Raspberry Pi graphic support

2015-07-01 Thread 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: > > Both should work, I've tested before push. BTW, because I've found the way > I refactor outch is not as clean as I imagined so I quickly reset a

Re: Testing of the Raspberry Pi graphic support

2015-07-01 Thread QIAO YANG
If you don’t have that much time to debug, you may try this bcm2835 qemu https://github.com/Torlus/qemu/tree/rpi you can use it to run the kernel elf directly. > On Jul 1, 2015, at 11:53 PM, QIAO YANG wrote: > > On Jun 30, 2015, at 12:41 PM, Pavel Pisa

Re: Testing of the Raspberry Pi graphic support

2015-07-01 Thread QIAO YANG
On Jun 30, 2015, at 12:41 PM, Pavel Pisa wrote: Hello Qiao Yang, I have prepared testing on RPi B+ hardware last days I have got to test your RTEMS branch https://github.com/yangqiao/rtems I have tried e89884b add memory table entry for frame buffer (try to cover all possibility, may be la

Testing of the Raspberry Pi graphic support

2015-06-30 Thread Pavel Pisa
Hello Qiao Yang, I have prepared testing on RPi B+ hardware last days I have got to test your RTEMS branch https://github.com/yangqiao/rtems I have tried e89884b add memory table entry for frame buffer (try to cover all possibility, may be larger afterward if it's not enough) and then