IRC logs for #openrisc Friday, 2016-04-22

--- Log opened Fri Apr 22 00:00:32 2016
olofkshorne: Just pulled your patch, with an added comment that was like ten times longer than the patch itself :)06:21
olofkshorne: 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=006:53
shorne olofk thanks, I updated as per the comment too08:44
olofkshorne: Thanks. It's applied now09:03
olofkwallento: 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 done09:17
wallentoolofk: how does it differ from my patches?11:38
wallentoyou plan to do keep the triplet in the core manager instead of a "full name"11:39
olofkI pushed my wip to a branch called version12:10
olofkcoremanager has an internal database now with two methods called add and find12:10
olofkInternally 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 badly12:11
olofkThe find method takes a vlnv tuple12:11
wallentocool12:12
olofkI tried to keep the changes in the core and section files close to your patches to make it easier to rebase12:12
wallentothanks, I will rebase it th enext days then12:13
olofkNext step is to add some basic stuff to support ">=" dependencies12:14
olofkwallento: For your rebase, make sure to rename the CamelCase functions to under_score instead. The Python gods will be very upset otherwise :)12:48
olofkAlright 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!