Detect AM335x-specific features and CPU version. Doesn't do anything significant, other than accurately report the CPU and SGX, L2 cache presence in the bootup dmesg output.
Add Element14's "BB-VIEW" LCD cape device trees to firmware/capes.
Create a workaround to the TI Sitara red/blue swap erratum through device tree properties, 'bgrx_16bpp' and 'bgrx_24bpp'. The 'bgrx_16bpp' property swaps red and blue if 16bpp color depth is used and the LCD cape itself swaps red and blue at higher color depths (i.e., the cape designer "fixed" the problem by swapping signals). The 'bgrx_24bpp' property swaps red and blue at the 24bpp color depth, which addresses TI's erratum.
Also, the tilcdc LCD driver queries the panel's panel-info/bpp device tree property to find the preferred BPP when initializing the console framebuffer. This was originally hardcoded into the driver at 16bpp. If the panel says that it wants 32bpp, the framebuffer initializes to a preferred 32bpp.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/sjJJWe2dkb4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
We remerge every week, so I believe we were already using the latest zz-uenv. The error was caused by trying to match single quotes in the sed command. This can be fixed by replacing the outermost single quotes with double quotes.
Best,
Alex
--
For more options, visithttp://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visithttps://groups.google.com/d/topic/beagleboard/sjJJWe2dkb4/unsubscribe.