[U-Boot] [PATCH v3 02/10] dhry: Correct dhrystone calculation for fast machines

Bin Meng bmeng.cn at gmail.com
Thu Mar 17 03:31:04 CET 2016


On Wed, Mar 16, 2016 at 9:44 PM, Simon Glass <sjg at chromium.org> wrote:
> At present samus reports about 5600 DMIPS. With the default iteration count
> this is OK, but if 10 million runs are performed it overflows. Fix it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  lib/dhry/cmd_dhry.c | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list