]> Git Repo - J-u-boot.git/blobdiff - boot/bootstd-uclass.c
Merge patch series "Enable AVS support for AM68, AM69 and J784S4"
[J-u-boot.git] / boot / bootstd-uclass.c
index 5de8efce19a5482bc25b27db525baf7c270f266e..fdb8d69e3209a3980670d5547eb4871c3266aa68 100644 (file)
@@ -122,7 +122,7 @@ static int bootstd_probe(struct udevice *dev)
        return 0;
 }
 
-/* For now, bind the boormethod device if none are found in the devicetree */
+/* For now, bind the bootmethod device if none are found in the devicetree */
 int dm_scan_other(bool pre_reloc_only)
 {
        struct driver *drv = ll_entry_start(struct driver, driver);
This page took 0.025699 seconds and 4 git commands to generate.