Comment 8 for bug 894389

Revision history for this message
Nicolas Dechesne (ndec) wrote : Re: [Bug 894389] Re: SGX driver failing on ICS on tracking-panda

On Thu, Dec 8, 2011 at 8:21 PM, Alexander Sack <email address hidden> wrote:

> Ubuntu and put the Android stuff in another branch as I am not sure if
> > the android bits will impact Ubuntu GFX... it might be able to be
> > managed with flags eventually, but let's start with a branch.
> >
>
> I would prefer if we default to use the same branch and only start
> branching off
> after good evaluation and knowing that there are issues (rather than
> suspecting).

you can make a common branch, but there will be lots of #ifdef in display
driver in the board config file and that will make the code less manageable
and more difficult to rebase..

also this bug is about GFX, but soon we will talk about MM h/w, and here
again it will be very difficult and cumbersome to maintain a single code
base.

in any case 2 branch with clean code or 1 branch with #ifdef, it's still 2
code base ;-)