Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / arch / arm / dts / stm32h7-u-boot.dtsi
index 361c8e5..54dd406 100644 (file)
@@ -39,7 +39,7 @@
 
                        /*
                         * Memory configuration from sdram datasheet IS42S32800G-6BLI
-                        * firsct bank is bank@0
+                        * first bank is bank@0
                         * second bank is bank@1
                         */
                        bank1: bank@1 {
 &sdmmc1 {
        compatible = "st,stm32-sdmmc2", "arm,pl18x", "arm,primecell";
 };
+
+&timer5 {
+       u-boot,dm-pre-reloc;
+};