m1n1/proxyclient/tools
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
..
chainload.py chainload.py: Pad image to terminate payloads 2022-03-27 18:34:53 +09:00
dump_pmgr.py tools/dump_pmgr.py: Show calculated NCO rate 2021-11-26 17:49:39 +09:00
linux.py proxyclient: tools: fix linux U-Boot support 2022-04-16 19:18:06 +09:00
pmgr_adt2dt.py Make scripts executable 2022-04-16 19:17:33 +09:00
reboot.py Set missing execute bits in proxyclient/{experiments|tools}/*.py 2021-11-23 01:23:11 +09:00
run_guest.py tools/run_guest.py: Support restricting CPU list available to guest 2022-03-14 21:08:23 +09:00
shell.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
smccli.py tools/smccli.py: Shut down cleanly, increase verbosity 2022-01-19 03:22:33 +09:00