target: disable continuous splash screen when display init fails

Once the DSI read is done in LK and read LCD ID fails,
display_shutdown gets executed. Kernel thinks continuous
splash is enabled as a result the clock remains stuck at off.
To avoid this mismatch pass kernel boot param no splash when read ID fails.
This can be done by disabling continuous splash when display init fails.

Change-Id: I38e177d2dd5aa5757006bd19621d73063c4127e6
7 files changed