mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-24 04:40:19 +00:00
The dm root node is needed early in the spl to allow the timer to be used. This change calls spl_early_init to initialize the dm root node. Signed-off-by: Greg Gallagher <greg@embeddedgreg.com>