target: msm8996: Move the charging after storage init

Display driver has changed to first read the splash image from storage
and then fallback to display image stored in lk header file, if the image
is not present on the storage partition. Charger driver calls into
display API to show the charging image and if storage is not initialized
then LK would crash trying to access uninitialized storage data
structures.

Change-Id: I6f7ea6399f92d8a10983b02925e3aa9a46d523cf
1 file changed