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:
8
u-boot/test/env/Kconfig
vendored
Normal file
8
u-boot/test/env/Kconfig
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
config UT_ENV
|
||||
bool "Enable env unit tests"
|
||||
depends on UNIT_TEST
|
||||
help
|
||||
This enables the 'ut env' command which runs a series of unit
|
||||
tests on the env code.
|
||||
If all is well then all tests pass although there will be a few
|
||||
messages printed along the way.
|
||||
Reference in New Issue
Block a user