u-boot/test/cmd
Simon Glass baf4141079 fdt: Show a message when the working FDT changes
The working FDT is the one which comes from the OS and is fixed up by
U-Boot. When the bootm command runs, it sets up the working FDT to be the
one it is about to pass to the OS, so that fixups can happen.

This seems like an important step, so add a message indicating that the
working FDT has changed. This is shown during the running of the bootm
command.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:12 -06:00
..
addrmap.c addrmap: Support on sandbox 2022-07-26 02:30:56 -06:00
fdt.c fdt: Show a message when the working FDT changes 2022-10-17 21:17:12 -06:00
loadm.c cmd: load: add load command for memory mapped 2022-06-22 11:35:47 -04:00
Makefile test: run setexpr test only on sandbox 2022-10-12 08:56:24 -04:00
mem.c test: Add a macros for finding tests in linker_lists 2021-03-12 09:57:30 -05:00
mem_search.c display_options: Drop two spaces before the ASCII column 2021-06-08 11:39:09 -04:00
pinmux.c test: dm: pinmux: Get LED2 udevice in the pinmux test 2022-04-28 09:26:44 -04:00
pwm.c sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver 2021-07-06 10:38:03 -06:00
setexpr.c test: cmd: setexpr: add format string tests 2021-07-27 17:56:13 -04:00
temperature.c test: cmd: add test for temperature command 2022-10-11 16:03:04 -04:00
test_echo.c hush: Fix assignments being misinterpreted as commands 2021-04-12 17:17:11 -04:00
test_pause.c cmd: Add pause command 2022-09-02 13:40:42 -04:00