I have omap3530 based board. I have u-boot with support boot splash logo. But during Linux kernel loading DSS is reinitialized and this resulting in
1) at first, lcd shut down for a few seconds;
2) then penguin logo appears in the left top corner and usual kernel log displays.
How can I disable reinitialization of DSS by Linux, so boot splash remains during Linux kernel loading?