craigcomstock / rockphone

a mostly open source phone... in the form of a small rock!
8 stars 0 forks source link

osmocom-bb for mt626x #1

Open craigcomstock opened 7 years ago

craigcomstock commented 7 years ago

use fernly and mediatek baseband sources to port osmocom-bb firmwares to mt626x

hardware: [ ] fernvale [ ] RePhone [ ] SIM800 modules [ ] watch phones

craigcomstock commented 7 years ago

https://github.com/craigcomstock/osmocom-bb/tree/mt62xx https://github.com/craigcomstock/osmocom-bb/tree/feb-22-2017-mt62xx-wip

craigcomstock commented 6 years ago

I have a basic LED blink firmware working on fernvale. Have a layer1 app compiling with empty stubs for needed functions. Sadly layer1 even without much implementation is bigger than the memory I have allocated in the linker script. So next step is to try and get code loaded into fernvale in PSRAM around 0x40000000 as osmocon did for mt6235/sciphone dream g2.

https://github.com/craigcomstock/osmocom-bb/tree/mtk-layer1