aboutsummaryrefslogtreecommitdiff
path: root/drivers/ddr
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-10-27 20:57:00 +0200
committerStefan Roese <sr@denx.de>2021-11-03 06:45:27 +0100
commit56452295c315397255d05e91940976f68c247d4a (patch)
tree0446e4fb8d2c3479237b0adfbb7b769406006745 /drivers/ddr
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 <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions