+6
−5
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
ATA init is the long pole in the boot process, and its asynchronous.
move the graphics init after it so that ata and graphics initialize
in parallel
UFS is also a part of ATA and is also somewhat slow in probing.
Signed-off-by:
Park Ju Hyung <qkrwngud825@gmail.com>