--- Log opened Fri Apr 22 00:00:32 2016 | ||
olofk | shorne: Just pulled your patch, with an added comment that was like ten times longer than the patch itself :) | 06:21 |
---|---|---|
olofk | shorne: Here's a WIP bare-metal driver I used for a board I worked on a while ago. It's based on some stuff that stekern did https://www.dropbox.com/s/5kojnj0zsj6pbr2/wb_streamer_driver.tar.gz?dl=0 | 06:53 |
shorne | olofk thanks, I updated as per the comment too | 08:44 |
olofk | shorne: Thanks. It's applied now | 09:03 |
olofk | wallento: I've started preparing the FuseSoC coremanager for vlnv names now. I think it will work out fine, but you will need to rebase your fusesoc tree after I'm done | 09:17 |
wallento | olofk: how does it differ from my patches? | 11:38 |
wallento | you plan to do keep the triplet in the core manager instead of a "full name" | 11:39 |
olofk | I pushed my wip to a branch called version | 12:10 |
olofk | coremanager has an internal database now with two methods called add and find | 12:10 |
olofk | Internally they are hashed on the complete v:l:n:v name, but that's just an implementation detail. Might move to a sqlite db for example if it scales badly | 12:11 |
olofk | The find method takes a vlnv tuple | 12:11 |
wallento | cool | 12:12 |
olofk | I tried to keep the changes in the core and section files close to your patches to make it easier to rebase | 12:12 |
wallento | thanks, I will rebase it th enext days then | 12:13 |
olofk | Next step is to add some basic stuff to support ">=" dependencies | 12:14 |
olofk | wallento: For your rebase, make sure to rename the CamelCase functions to under_score instead. The Python gods will be very upset otherwise :) | 12:48 |
olofk | Alright then. GSoC is on! | 16:51 |
--- Log closed Sat Apr 23 00:00:07 2016 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!