mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02: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>