mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-22 03:01:26 +01: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>