Re: [PATCH v2 06/15] hw/cris: Remove image loader helper

2024-09-04 Thread Thomas Huth
On 04/09/2024 16.35, Philippe Mathieu-Daudé wrote: No more CRIS machine uses cris_load_image(), remove it. Signed-off-by: Philippe Mathieu-Daudé --- hw/cris/boot.h | 16 --- hw/cris/boot.c | 102 hw/cris/meson.build | 4 -- hw/m

[PATCH v2 06/15] hw/cris: Remove image loader helper

2024-09-04 Thread Philippe Mathieu-Daudé
No more CRIS machine uses cris_load_image(), remove it. Signed-off-by: Philippe Mathieu-Daudé --- hw/cris/boot.h | 16 --- hw/cris/boot.c | 102 hw/cris/meson.build | 4 -- hw/meson.build | 1 - 4 files changed, 123 deletions(-