blob: e017bce24ffa79a4572b2cc6b6ee4e5e20f6c7bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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
|