diff options
| author | Vince Chang <vince_chang@aspeedtech.com> | 2024-10-15 12:36:54 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2026-03-20 19:22:03 +0300 |
| commit | b689ce68736f3b7d25d19fd7aab3f5df949bbdb7 (patch) | |
| tree | 45ae20f6f8728fa8ce813684ffe86a477567cf0d /upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-python-dotenv | |
| parent | 17efd3e07d33596b6b8eb3cbc723728228b2c877 (diff) | |
| download | openbmc-b689ce68736f3b7d25d19fd7aab3f5df949bbdb7.tar.xz | |
aspeed: ufs support
1. Add ufs.inc
It adds the mf-ufs MACHINE_FEATURES and defines WIC_SECTOR_SIZE=4096
and WIC_BLOCK_SIZE=4096 for UFS storage.
2. Add WIC file for UFS.
3. Update mmc-init script for UFS.
Device mappings for UFS storage:
/dev/mmcblkX => /dev/sdX
Tested on AST2700EVB:
```
=> tftp 403000000 obmc-phosphor-image-evb-ast2700-ufs.wic.gz
=> scsi scan
=> scsi dev 0; gzwrite scsi 0 403000000 ${filesize}
:
=> ext4ls scsi 0:2
<DIR> 4096 .
<DIR> 4096 ..
<DIR> 16384 lost+found
11383904 fitImage
=> ext4load scsi 0:2 403000000 fitImage
11383904 bytes read in 250 ms (43.4 MiB/s)
=> dcache on
=> bootm 403000000
Using 'conf-ast2700-evb.dtb' configuration
Verifying Hash Integrity ... OK
Trying 'kernel-1' kernel subimage
:
```
Change-Id: Iac6051f8cf67b3431808f5608792297d6f8e1476
Signed-off-by: Vince Chang <vince_chang@aspeedtech.com>
Diffstat (limited to 'upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-python-dotenv')
0 files changed, 0 insertions, 0 deletions
