From: Jaehoon Chung Date: Fri, 6 Nov 2020 00:12:46 +0000 (+0900) Subject: fip: add the prebuilt image to use odroid-c4 X-Git-Tag: accepted/tizen/unified/20201110.125028~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cceb2f5f0c149702e7533ee73d45a5568c83fd5b;p=platform%2Fkernel%2Fu-boot.git fip: add the prebuilt image to use odroid-c4 Add the prebuilt image to use odroid-c4. These files are taken from hardkernel github and built in local. - https://github.com/hardkernel/u-boot.git -b odroidg12-v2015.01 Refer to doc/board/amlogic/odroid-c4.rst Change-Id: If030fccddd2fcc96c051b363695ad825cca1d25b Signed-off-by: Jaehoon Chung --- diff --git a/fip/aml_encrypt_g12a b/fip/aml_encrypt_g12a new file mode 100755 index 0000000..4c8187c Binary files /dev/null and b/fip/aml_encrypt_g12a differ diff --git a/fip/c4/aml_ddr.fw b/fip/c4/aml_ddr.fw new file mode 100644 index 0000000..1aa0bce Binary files /dev/null and b/fip/c4/aml_ddr.fw differ diff --git a/fip/c4/bl2.n.bin.sig b/fip/c4/bl2.n.bin.sig new file mode 100644 index 0000000..12376b8 Binary files /dev/null and b/fip/c4/bl2.n.bin.sig differ diff --git a/fip/c4/bl30_new.bin.enc b/fip/c4/bl30_new.bin.enc new file mode 100644 index 0000000..cf4734f Binary files /dev/null and b/fip/c4/bl30_new.bin.enc differ diff --git a/fip/c4/bl31.img b/fip/c4/bl31.img new file mode 100755 index 0000000..e3193fc Binary files /dev/null and b/fip/c4/bl31.img differ diff --git a/fip/c4/bl31.img.enc b/fip/c4/bl31.img.enc new file mode 100644 index 0000000..2b1fe53 Binary files /dev/null and b/fip/c4/bl31.img.enc differ diff --git a/fip/c4/ddr3_1d.fw b/fip/c4/ddr3_1d.fw new file mode 100755 index 0000000..16586ff Binary files /dev/null and b/fip/c4/ddr3_1d.fw differ diff --git a/fip/c4/ddr4_1d.fw b/fip/c4/ddr4_1d.fw new file mode 100755 index 0000000..2a9db98 Binary files /dev/null and b/fip/c4/ddr4_1d.fw differ diff --git a/fip/c4/ddr4_2d.fw b/fip/c4/ddr4_2d.fw new file mode 100755 index 0000000..f70d3a3 Binary files /dev/null and b/fip/c4/ddr4_2d.fw differ diff --git a/fip/c4/diag_lpddr4.fw b/fip/c4/diag_lpddr4.fw new file mode 100755 index 0000000..f12fa27 Binary files /dev/null and b/fip/c4/diag_lpddr4.fw differ diff --git a/fip/c4/lpddr3_1d.fw b/fip/c4/lpddr3_1d.fw new file mode 100644 index 0000000..7177d0d Binary files /dev/null and b/fip/c4/lpddr3_1d.fw differ diff --git a/fip/c4/lpddr4_1d.fw b/fip/c4/lpddr4_1d.fw new file mode 100755 index 0000000..6c98b7a Binary files /dev/null and b/fip/c4/lpddr4_1d.fw differ diff --git a/fip/c4/lpddr4_2d.fw b/fip/c4/lpddr4_2d.fw new file mode 100755 index 0000000..5f01b35 Binary files /dev/null and b/fip/c4/lpddr4_2d.fw differ diff --git a/fip/c4/piei.fw b/fip/c4/piei.fw new file mode 100755 index 0000000..94bff08 Binary files /dev/null and b/fip/c4/piei.fw differ