Browsing this Thread:
1 Anonymous Users
Re: Native port for Raspberry Pi |
||
|---|---|---|
|
Joined:
2012/1/16 5:57 Group:
Member Posts:
198
![]() |
Quote:
Impressive but... does it run Doom? :-p I'm just kidding, thumbs up for the progress!
Posted on: 1/6 9:01
|
|
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
|
Joined:
2012/4/27 12:29 From Stockholm, Sweden
Group:
Member Posts:
731
![]() |
When AROS starts to work on Pi, I will buy one :)
Posted on: 1/6 9:31
|
|
|
_________________
"If I only got 640 kb of RAM I could rule the world." |
||
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
Joined:
2006/7/29 4:11 Group:
Member Posts:
2459
![]() |
Good work
Posted on: 1/6 9:53
|
|
|
_________________
http://www.vesalia.de/e_aresone2011.htm www.aresone.de www.aros-broadway.de still WIP www.ares-shop.de the ground for our app-store |
||
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
|
Joined:
2008/2/5 6:58 From Sunny Finland
Group:
Member Posts:
757
![]() |
Quote:
Nice! Will you be commiting them any time soon? Looking at the screenshot are you going to use Doktors usb stack?
Posted on: 1/6 10:34
|
|
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
Joined:
2004/3/29 9:54 From Scotland "The Cold"
Group:
Member Posts:
1500
![]() |
I will commit the current W.I.P once i've cleaned up the framebuffer init code a little.
Posted on: 1/6 16:09
|
|
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
|
Joined:
2008/2/5 6:58 From Sunny Finland
Group:
Member Posts:
757
![]() |
How is the mailbox stuff implemented? With a library or with a hidd or what not?
Posted on: 1/6 20:12
|
|
|
_________________
Jyrki.J.Koivisto |
||
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
Joined:
2004/3/29 9:54 From Scotland "The Cold"
Group:
Member Posts:
1500
![]() |
Ive commited the current W.I.P tree to svn. it can be built as follows ..
./configure --target=raspi-armhf
That will generate arosraspi.img, arosraspi.rom and config.txt in bin/raspi-arm/AROS - so either copy just those files to a fat formatted SD card (with the firmware files on), or copy the whole contents of the AROS folder. NB - if you have a Linux/other install, backup the existing config.txt first Currently it boots upto the point of creating execs housekeeping tasks but fails allocating the stack (need to investigate why..) Theres a long(ish) way to go before its usable since it still needs proper irq/exception support and scheduling code + usb driver support and a framebuffer gfx driver. arosraspi.img contains the bootstrap (which has very basic mailbox code, framebuffer/gpio init, and console "emulation" via code pinched from our libbootconsole), kernel.resource, and exec.library arosraspi.rom contains all the other components needed to boot AROS. The config.txt file will tell the RasPI bootstrap to load our arosraspi kernel and ramdisk (rom). edit: @ Dizzy - the bootstrap has minimal mailbox code, however I am planning on adding either a resource or library that driver/app code will use to access it (likewise for GPIO)
Posted on: 1/8 18:19
|
|
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
|
Joined:
2008/2/5 6:58 From Sunny Finland
Group:
Member Posts:
757
![]() |
Resources could be the right way for accessing spi, gpio etc. on the pin header. For the sdcard maybe sdcard.device? This is nice!
Posted on: 1/9 3:08
|
|
|
_________________
Jyrki.J.Koivisto |
||
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
Joined:
2004/3/29 9:54 From Scotland "The Cold"
Group:
Member Posts:
1500
![]() |
http://i175.photobucket.com/albums/w1 ... e/IMG_20130128_033908.jpg
- Just needs gfx/usb drivers now ;)
Posted on: 1/27 19:57
|
|
Transfer
|
||
Re: Native port for Raspberry Pi |
||
|---|---|---|
Joined:
2005/8/17 16:00 From Germany
Group:
Member Posts:
1956
![]() |
Posted on: 1/28 2:54
|
|
|
_________________
AROS - Make code, not war
|
||
Transfer
|
||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.


Transfer





