mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-25 07:41:42 +01:00
docs/platform: thead-c9xx: Remove FW_PIC=y
FW_PIC is on by default. Hence no need to explicitly require it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
@@ -16,7 +16,7 @@ The *T-HEAD C9xx* does not have any platform-specific compile options
|
|||||||
because it use generic platform.
|
because it use generic platform.
|
||||||
|
|
||||||
```
|
```
|
||||||
CROSS_COMPILE=riscv64-linux-gnu- PLATFORM=generic FW_PIC=y /usr/bin/make
|
CROSS_COMPILE=riscv64-linux-gnu- PLATFORM=generic /usr/bin/make
|
||||||
```
|
```
|
||||||
|
|
||||||
The *T-HEAD C9xx* DTB provided to OpenSBI generic firmwares will usually have
|
The *T-HEAD C9xx* DTB provided to OpenSBI generic firmwares will usually have
|
||||||
|
Reference in New Issue
Block a user