avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
7
u-boot/lib/dhry/Kconfig
Normal file
7
u-boot/lib/dhry/Kconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
config CMD_DHRYSTONE
|
||||
bool "Support the 'dhry' command to run the dhrystone benchmark"
|
||||
help
|
||||
Dhrystone is an old benchmark in the public domain that gives a
|
||||
rough idea of CPU performance. This enables a 'dhry' command
|
||||
which runs this benchmark within U-Boot and reports the performance.
|
||||
The number of 'Dhrystone MIPS' is also reported.
|
||||
Reference in New Issue
Block a user