mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 12:40:43 +01:00
For example this setting:
env__net_tftp_readable_file = {
"fn": "ep108/image.ub",
"addr": 0x10000000,
"size": 25846296,
"crc32": "b726f9de",
}
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
|
||
|---|---|---|
| .. | ||
| test_000_version.py | ||
| test_dfu.py | ||
| test_env.py | ||
| test_help.py | ||
| test_hush_if_test.py | ||
| test_md.py | ||
| test_net.py | ||
| test_sandbox_exit.py | ||
| test_shell_basics.py | ||
| test_sleep.py | ||
| test_ums.py | ||
| test_unknown_cmd.py | ||
| test_ut.py | ||