availability of interrupts during bootup process

2012-09-02 Thread Aleksander Dutkowski
hello! I have PMIC (TWL4030) module connected to the SoC (ARM/OMAP3) via i2c (iicbus). Current solution is that i2c_attach calls bus_generic_attach(dev); which calls my pmic probe/attach functions, but main configuration of PMIC in done after drivers setup by config_intrhook. But I need it to be c

Re: [GSoC] [ARM] arm cleanup - my own proposal

2012-04-14 Thread Aleksander Dutkowski
aleek@freenode, aleek@efnet On Sat, Apr 14, 2012 at 6:02 PM, Ian Lepore wrote: > On Sun, 2012-04-01 at 20:19 +0200, Aleksander Dutkowski wrote: >> hello! >> >> after few weeks searching for interesting idea for me, I've decided to >> propose my own one. It i

[GSoC] [ARM] arm cleanup - my own proposal

2012-04-01 Thread Aleksander Dutkowski
'm in. But maybe I will find here people with their own boards, they could help me testing? I havs sbc6045 board with at91sam9g45 SoC but it hasn't fbsd support yet (I'm working on it now :) ) I also thought about reducing kernel size for embedded, if arm cleanup won't fit. --