]> git.sur5r.net Git - u-boot/blobdiff - include/fdtdec.h
efi_driver: comment struct efi_driver_ops
[u-boot] / include / fdtdec.h
index 0fb3e07212288651cc7ef3b1f8cea501cdc5f45a..4afb9ac5012c20d82402b0206cf97bfd20c4b461 100644 (file)
@@ -990,7 +990,8 @@ int fdtdec_setup(void);
 
 /**
  * Board-specific FDT initialization. Returns the address to a device tree blob.
- * Called when CONFIG_OF_BOARD is defined.
+ * Called when CONFIG_OF_BOARD is defined, or if CONFIG_OF_SEPARATE is defined
+ * and the board implements it.
  */
 void *board_fdt_blob_setup(void);