summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-09-03 18:17:28 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-09-03 18:17:28 +0900
commitae089eb34d7de81d705c5649529e469a09dd16b1 (patch)
treeeca6441da1302d91c2be813a047f4de365a61f4f
parent74ba1febd5bcfc52e6c17b18177b3edc86349a64 (diff)
parent599ec33d3cad0fd8bec802207db789edf12c7783 (diff)
Merge remote-tracking branch 'gitlab/jmondi/ebisu' into HEAD
-rw-r--r--wiki/E3_Ebisu.wiki30
-rw-r--r--wiki/E3_Ebisu/ebisu-20190621_G3Yv3.21.00.03_G3Yv215_PT4.tar.bz2bin0 -> 858641 bytes
2 files changed, 30 insertions, 0 deletions
diff --git a/wiki/E3_Ebisu.wiki b/wiki/E3_Ebisu.wiki
index ca1f5fa..e017bce 100644
--- a/wiki/E3_Ebisu.wiki
+++ b/wiki/E3_Ebisu.wiki
@@ -1,5 +1,35 @@
h1. E3 Ebisu
+h2. HW settings
+
+ | SW3 | ON | |
+ | SW31 | ON | |
+ | SW10 | for update | xxxx 0000 |
+ | | for use | xxxx 1100 (HyperFlash = 80MHz, stable) |
+ | | | xxxx 1101 (HyperFlash = 150MHz, aggressive) |
+
+h2. File List
+
+| bootparam_sa0-4d.srec | 0x000000 | Loader(Boot parameter) |
+| bl2-ebisu-4d.srec | 0x040000 | Loader |
+| cert_header_sa6-4d.srec | 0x180000 | Loader(Certification) |
+| bl31-ebisu-4d.srec | 0x1C0000 | ARM Trusted Firmware |
+| tee-ebisu.srec | 0x200000 | OP-Tee |
+| u-boot-elf-ebisu-4d.srec | 0x640000 | U-Boot |
+
+h2. Flash command
+
+./do_xls2.expect /dev/ttyUSB1 AArch64_Gen3_E3-4D_Scif_MiniMon_V5.03A.mot table.txt
+
+h2. Boot command
+
+| tftpboot 0x48080000 ebisu/Image |
+| tftpboot 0x58000000 ebisu/r8a77990-ebisu.dtb |
+| booti 0x48080000 - 0x58000000 |
+
h1. Files
+"do_xls2.expect":../../wiki/E3_Ebisu/do_xls2.expect
+"table.txt":../../wiki/E3_Ebisu/table.txt
+"tar.bz2: Ebisu-4D v2019-06-21":../../wiki/E3_Ebisu/ebisu-20190621_G3Yv3.21.00.03_G3Yv215_PT4.tar.bz2
"zip: E3 Ebisu 1GiB v2018-03-02/":../../wiki/E3_Ebisu/e3_ebisu_2018-03-02-for-ddr-1GiB.zip
diff --git a/wiki/E3_Ebisu/ebisu-20190621_G3Yv3.21.00.03_G3Yv215_PT4.tar.bz2 b/wiki/E3_Ebisu/ebisu-20190621_G3Yv3.21.00.03_G3Yv215_PT4.tar.bz2
new file mode 100644
index 0000000..ce222b3
--- /dev/null
+++ b/wiki/E3_Ebisu/ebisu-20190621_G3Yv3.21.00.03_G3Yv215_PT4.tar.bz2
Binary files differ