mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-01-27 12:47:24 +01:00
According to [1], the C906 vector registers are 128 bits wide.
The 'thead,vlenb' property specifies the vector register length
in bytes, so its value must be set to 16.
[1] https://dl.linux-sunxi.org/D1/Xuantie_C906_R1S0_User_Manual.pdf
Fixes:
|
||
|---|---|---|
| .. | ||
| dts | ||
| .gitignore | ||
| install.sh | ||
| loader.lds.S | ||
| loader.S | ||
| Makefile | ||