]> git.dujemihanovic.xyz Git - u-boot.git/commit
config: versal: Update mini u-boot timer clock to 100Mhz
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Wed, 7 Oct 2020 07:54:18 +0000 (01:54 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 27 Oct 2020 07:13:31 +0000 (08:13 +0100)
commit5d5984c70e0e162ff09f055a15386ab21152aae1
tree1477550f2e2ad51a8307a8af07e88af49d570496
parent90f06e9d20a402311b89b08eff5e1e0f2c987840
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>
configs/xilinx_versal_mini_defconfig
configs/xilinx_versal_mini_emmc0_defconfig
configs/xilinx_versal_mini_emmc1_defconfig
configs/xilinx_versal_virt_defconfig