summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2024-03-20 12:18:35 +0100
committerMichal Simek <[email protected]>2024-03-25 15:15:15 +0100
commitd8821736d5e92e36dc98f0381004e2eedad0236e (patch)
treea6f807915796954739cd216fd23d4751db0a99ba /scripts
parent3d3cb2857ed3b40637efc2fb79315b97e154120d (diff)
arm64: zynqmp: Also support JTAG as alternative boot mode
if (reg >> BOOT_MODE_ALT_SHIFT) condition rules out alternative jtag boot mode which is 0. When 0 was used origin(HW) boot mode was used instead. That's why directly fill reg variable with requested boot mode and don't let code to read value back. "else" part of code remain unchanged. Reviewed-by: Sean Anderson <[email protected]> Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/ed51a9d51948ab939a53e0b9dc6c2d2546f97a4f.1710933505.git.michal.simek@amd.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions