← Back to team overview

linaro-project-management team mailing list archive

Re: [REMINDER] Linaro 11.06 release preparation

 

On 06/22/2011 10:44 PM, Somebody in the thread at some point said:

androidboot.console=ttyO2

but later there might be more funnies for Android that could conflict,
eg, omapdss needs twiddling for Android use.

Well, the change in question is

-        'omapfb.vram=0:24M mem=456M@0x80000000 mem=512M@0xA0000000')
+        'omapfb.vram=0:24M,1:24M mem=456M@0x80000000 mem=512M@0xA0000000')

is that going to affect Ubuntu too?

Probably not... the code iterates through those 0:24M or 1:24M according to how many framebuffers are defined.

But the general point is they might come to conflict for sure one day... if you want to leave separating them out until that day then fine; but we are left with having to confirm changes both ways.

-Andy

--
Andy Green | TI Landing Team Leader
Linaro.org │ Open source software for ARM SoCs | Follow Linaro
http://facebook.com/pages/Linaro/155974581091106 - http://twitter.com/#!/linaroorg - http://linaro.org/linaro-blog


Follow ups

References