Skip to content

Commit db18b22

Browse files
[nrf fromlist] drivers: firmware: nrf_ironside: Update doxygen header for API.
- Message is written to the boot report of core. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <[email protected]>
1 parent 9c86fda commit db18b22

File tree

1 file changed

+1
-1
lines changed
  • include/zephyr/drivers/firmware/nrf_ironside

1 file changed

+1
-1
lines changed

include/zephyr/drivers/firmware/nrf_ironside/cpuconf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ BUILD_ASSERT(IRONSIDE_CPUCONF_NUM_ARGS <= NRF_IRONSIDE_CALL_NUM_ARGS);
5353
* @param cpu The CPU to be booted
5454
* @param vector_table Pointer to the vector table used to boot the CPU.
5555
* @param cpu_wait When this is true, the CPU will WAIT even if the CPU has clock.
56-
* @param msg A message that can be placed in radiocore's boot report.
56+
* @param msg A message that can be placed in cpu's boot report.
5757
* @param msg_size Size of the message in bytes.
5858
*
5959
* @note cpu_wait is only intended to be enabled for debug purposes

0 commit comments

Comments
 (0)