[PATCH] docs/platform: thead-c9xx: Remove FW_PIC=y
Anup Patel
anup at brainfault.org
Mon Jul 5 22:30:37 PDT 2021
On Sat, Jul 3, 2021 at 8:39 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> FW_PIC is on by default. Hence no need to explicitly require it.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
Looks good to me.
Reviewed-by: Anup Patel <anup.patel at wdc.com>
Applied this patch to the riscv/opensbi repo.
Regards,
Anup
> ---
>
> docs/platform/thead-c9xx.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/platform/thead-c9xx.md b/docs/platform/thead-c9xx.md
> index 8f1021a..c0daeb7 100644
> --- a/docs/platform/thead-c9xx.md
> +++ b/docs/platform/thead-c9xx.md
> @@ -16,7 +16,7 @@ The *T-HEAD C9xx* does not have any platform-specific compile options
> 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
> --
> 2.25.1
>
>
> --
> opensbi mailing list
> opensbi at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi
More information about the opensbi
mailing list