diff options
author | Heiko Schocher <hs@denx.de> | 2018-11-15 06:06:06 +0100 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2018-11-29 09:30:05 -0700 |
commit | 8244127db93d6cf17d2b35e9083400a78015c061 (patch) | |
tree | d43ad932818d1b47812082a6286f0c102a6e466a /net/fastboot.c | |
parent | b847c1424318c6a0b7aab14e465d7e253b162d31 (diff) | |
download | u-boot-8244127db93d6cf17d2b35e9083400a78015c061.tar.gz u-boot-8244127db93d6cf17d2b35e9083400a78015c061.tar.xz u-boot-8244127db93d6cf17d2b35e9083400a78015c061.zip |
cmd, fdt: add subcommand "get" to fdt header
store fdt header member with name <member> in U-Boot
Environment variable with name <var>.
for example to get the total length of the fdt and store
it in filesize, call:
fdt header get filesize totalsize
For membernames look into fdt header definition at
scripts/dtc/libfdt/libfdt.h
Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'net/fastboot.c')
0 files changed, 0 insertions, 0 deletions