162306a36Sopenharmony_ci
262306a36Sopenharmony_ciTo extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
362306a36Sopenharmony_ci
462306a36Sopenharmony_ciobjcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
562306a36Sopenharmony_ciobjcopy -j .kernel:System.map -O binary zImage System.map.gz
662306a36Sopenharmony_ciobjcopy -j .kernel:.config -O binary zImage config.gz
762306a36Sopenharmony_ciobjcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci	Peter
1162306a36Sopenharmony_ci
12