summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorPadmarao Begari <[email protected]>2024-11-04 17:57:50 +0530
committerMichal Simek <[email protected]>2024-11-15 14:32:47 +0100
commitb872583df10416d437ac18df6ad5c4095806c949 (patch)
tree0ac35c37b19b5ecdaf816c8bbedbfbb80aa18576 /doc/develop/bootstd
parent6f7ff73fbae9dcf9fc86aaeb76599fcd9df937e9 (diff)
arm64: zynqmp: Fix r5 mode for cpu release command
The cpu release command for r5 mode (lockstep/split) argument accepts only string. But the zynqmp tcminit command accepts string or number for r5 mode (lockstep/split or 0/1) argument. To fix the r5 mode argument, the common argument (lockstep/split or 0/1) is used across different u-boot commands. Use the strcmp() instead of strncmp() to make uniform the r5 mode (lockstep/split or 0/1) for the zynqmp tcminit and cpu release command. Signed-off-by: Padmarao Begari <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions