diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2020-08-07 11:56:18 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2020-08-07 12:06:34 +0200 |
commit | cfd78d2488402c52f638681e9b657f1d676ccaea (patch) | |
tree | 387c3238b5f7cdf106b329db57248b2f80810eb4 /wiki | |
parent | 2e1341dfeec58e56c02c24d5b09ddc99f46ab2f9 (diff) |
wiki: E3-Ebisu: Fix names of firmware files
The names reported for the firmware files are the ULCB ones.
Fix that by using the actual file names.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'wiki')
-rw-r--r-- | wiki/E3_Ebisu.wiki | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/wiki/E3_Ebisu.wiki b/wiki/E3_Ebisu.wiki index 27ae77c..8dcd3d4 100644 --- a/wiki/E3_Ebisu.wiki +++ b/wiki/E3_Ebisu.wiki @@ -1,11 +1,11 @@ h1. E3 Ebisu -|bootparam_sa0.srec |0x000000|Loader(Boot parameter)| -|bl2-h3ulcb.srec |0x040000|Loader | -|cert_header_sa6.srec |0x180000|Loader(Certification) | -|bl31-h3ulcb.srec |0x1C0000|ARM Trusted Firmware | -|tee-h3ulcb.srec |0x200000|OP-Tee | -|u-boot-elf.srec |0x640000|U-Boot | +| 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 | h1. Files |