]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/npe/include/IxNpeDl.h
Consolidate bool type
[people/ms/u-boot.git] / drivers / net / npe / include / IxNpeDl.h
index 86f69f414428adad919bbd49b82e52cfb55ecaf1..f514c2e7d949fbbba37182dec1e167b2c81d199d 100644 (file)
@@ -637,7 +637,7 @@ ixNpeDlMicrocodeImageLibraryOverride (UINT32 *clientImageLibrary);
  * @param imageIdPtr @ref IxNpeDlImageId* [in] - Pointer to Id of the microcode
  *                                              image to download.
  * @param verify BOOL [in]     - ON/OFF option to verify the download. If ON
- *                               (verify == TRUE), the Downloader will read back
+ *                               (verify == true), the Downloader will read back
  *                               each word written to the NPE registers to
  *                               ensure the download operation was successful.
  *