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: submit/tizen/20211123.233157~136 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a3116c26d8b03763a1f7642f2cf3c16a0bef4622;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 0000000000..4c8187ccc7 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 0000000000..1aa0bce88a 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 0000000000..12376b869f 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 0000000000..cf4734f60c 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 0000000000..e3193fcd38 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 0000000000..2b1fe5371d 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 0000000000..16586ffe53 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 0000000000..2a9db9830e 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 0000000000..f70d3a318e 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 0000000000..f12fa27c60 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 0000000000..7177d0d690 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 0000000000..6c98b7ab08 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 0000000000..5f01b352bf 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 0000000000..94bff0891e Binary files /dev/null and b/fip/c4/piei.fw differ