diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2021-02-25 13:37:03 +0100 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2021-03-11 17:41:17 +0100 |
commit | f49eb16c17e2c45e5be712ded316ebcb17d29d17 (patch) | |
tree | 9422a86ece0c0af68b66d2868396e4388589f3df /test/py/u_boot_utils.py | |
parent | b9d5e3aa8ff65e133e7fc5c808fa5ceb6a5d788d (diff) |
stm32mp: stm32prog: replace alias by serial device sequence number
The command "stm32prog serial <dev>" can directly use the device sequence
number of serial uclass as this sequence number is egual to alias when it
exist; this assumption simplify the code and avoid access to gd->fdt_blob
and the device tree parsing.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'test/py/u_boot_utils.py')
0 files changed, 0 insertions, 0 deletions