m1n1/proxyclient
Kyle Evans 3b68165900 proxyclient: tools: fix linux U-Boot support
-t is optional, we may not have a tty_dev, so we can avoid trying to
grab the baudrate from it if it's unspecified.

We don't want to use dtb_addr for booti; this is the unmodified payload.
m1n1 will load it and add bits to it at a separate address for passing
on to U-Boot.  For booti purposes, we actually want the augmented FDT
rather than the user-specified.

Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
2022-04-16 19:18:06 +09:00
..
experiments Make scripts executable 2022-04-16 19:17:33 +09:00
hv m1n1.hv: Add trace script keyboard/trackpad 2022-03-11 12:06:01 +09:00
m1n1 m1n1.utils.Reloadable: Add force argument to _reloadcls() 2022-04-16 19:06:22 +09:00
tools proxyclient: tools: fix linux U-Boot support 2022-04-16 19:18:06 +09:00