commit | 474bdf0dd54f722ee37e52f9bc9246f2449a2114 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Wed Oct 07 01:54:18 2020 -0600 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Oct 27 08:13:31 2020 +0100 |
tree | 1477550f2e2ad51a8307a8af07e88af49d570496 | |
parent | 209e00d4d841498060fc6720e45837bf5fc2fef0 [diff] |
config: versal: Update mini u-boot timer clock to 100Mhz Mini u-boot timer clock is not updated when u-boot is migrated from emulator to silicon. Due to this slower clock of 2.72Mhz, delay() functions are not working accurately. Update CONFIG_COUNTER_FREQUENCY to 100Mhz. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>