Commit 749e3f9
committed
boot-qemu.py: Allow user to supply their own ramdisk
The user may want to supply a modified cpio archive for testing (such as
one that contains modules like from the proposed modules-cpio-pkg [1]
target in kbuild). Make it easier to do so with a command line argument.
Link: https://lore.kernel.org/20251125-cpio-modules-pkg-v2-0-aa8277d89682@pengutronix.de/ [1]
Signed-off-by: Nathan Chancellor <nathan@kernel.org>1 parent bb73d7d commit 749e3f9
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| 171 | + | |
| 172 | + | |
170 | 173 | | |
171 | 174 | | |
172 | 175 | | |
| |||
821 | 824 | | |
822 | 825 | | |
823 | 826 | | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
824 | 833 | | |
825 | 834 | | |
826 | 835 | | |
| |||
919 | 928 | | |
920 | 929 | | |
921 | 930 | | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
922 | 937 | | |
923 | 938 | | |
924 | 939 | | |
| |||
0 commit comments