fip: add the prebuilt image to use odroid-c4 13/247213/1
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 6 Nov 2020 00:12:46 +0000 (09:12 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 6 Nov 2020 04:20:40 +0000 (13:20 +0900)
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 <jh80.chung@samsung.com>
14 files changed:
fip/aml_encrypt_g12a [new file with mode: 0755]
fip/c4/aml_ddr.fw [new file with mode: 0644]
fip/c4/bl2.n.bin.sig [new file with mode: 0644]
fip/c4/bl30_new.bin.enc [new file with mode: 0644]
fip/c4/bl31.img [new file with mode: 0755]
fip/c4/bl31.img.enc [new file with mode: 0644]
fip/c4/ddr3_1d.fw [new file with mode: 0755]
fip/c4/ddr4_1d.fw [new file with mode: 0755]
fip/c4/ddr4_2d.fw [new file with mode: 0755]
fip/c4/diag_lpddr4.fw [new file with mode: 0755]
fip/c4/lpddr3_1d.fw [new file with mode: 0644]
fip/c4/lpddr4_1d.fw [new file with mode: 0755]
fip/c4/lpddr4_2d.fw [new file with mode: 0755]
fip/c4/piei.fw [new file with mode: 0755]

diff --git a/fip/aml_encrypt_g12a b/fip/aml_encrypt_g12a
new file mode 100755 (executable)
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 (file)
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 (file)
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 (file)
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 (executable)
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 (file)
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 (executable)
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 (executable)
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 (executable)
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 (executable)
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 (file)
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 (executable)
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 (executable)
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 (executable)
index 0000000..94bff08
Binary files /dev/null and b/fip/c4/piei.fw differ