TH
Size: a a a
TH
TH
ML
DR
c🦊
ML
ML
DZ
c🦊
c🦊
ML
gzip Image && mkimage -f gzImage.its gzImage
ML
/dts-v1/;
/ {
description = "Gzipped Kernel";
#address-cells = <1>;
images {
kernel {
description = "Kernel";
data = /incbin/("Image.gz");
type = "kernel";
compression = "gzip";
os = "linux";
load = <0x80280000>;
entry = <0x80280000>;
arch = "arm64";
};
};
configurations {
default = "config_1";
config_1 {
description = "config_1";
kernel = "kernel";
};
};
};
ML
DZ
gzip Image && mkimage -f gzImage.its gzImage
DZ
DZ
DZ
ML
СИ
ML