summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2021-10-27 20:57:00 +0200
committerStefan Roese <[email protected]>2021-11-03 06:45:27 +0100
commit56452295c315397255d05e91940976f68c247d4a (patch)
tree0446e4fb8d2c3479237b0adfbb7b769406006745 /scripts/const_structs.checkpatch
parentcab817d260341244f011f7a0c490df51b33c05aa (diff)
tools: kwboot: Increase delay after changing baudrate in ARM code
Increase loop cycles from 600000 to 2998272, which should increase delay from 1ms to about 5ms on 1200 MHz CPU. The Number 2998272 was chosen as the nearest value around 3000000 which can be encoded into one ARM mov instruction. It avoids usage of movt instruction which is not supported by ARMv5te cores. Signed-off-by: Pali Rohár <[email protected]> Reviewed-by: Marek Behún <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions