[Fuego] [PATCH] Add settings for Functional.scifab and Functional.sdhi_0

Tim.Bird at sony.com Tim.Bird at sony.com
Mon Sep 17 22:51:39 UTC 2018


This is OK.  But these are rather specialized values.

See comment inline below.

> -----Original Message-----
> From: Qiu Tingting
> 
> Add sample of settings for Functional.scifab and Functional.sdhi_0.
> 
> Signed-off-by: Qiu Tingting <qiutt at cn.fujitsu.com>
> ---
>  fuego-ro/boards/template-dev.board | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/fuego-ro/boards/template-dev.board b/fuego-
> ro/boards/template-dev.board
> index 84c79de..03df712 100644
> --- a/fuego-ro/boards/template-dev.board
> +++ b/fuego-ro/boards/template-dev.board
> @@ -33,3 +33,12 @@ ARCH_TIMER_RATE=""
>  # add for Funcional.lwip
>  TFTP_SRV_IP="192.168.1.3"
> 
> +# add for Functional.scifab
> +SCIFAB_NAME="sci"
> +SCIFAB_PATTERN=".*tty.*irq.*"
> +SCIFAB_COUNT=1
> +
> +# add for Functional.sdhi_0
> +SDHI_DEV_NAME="sh_mobile_sdhi"
> +SDHI_BLOCK_NUM="1"
> +SDHI_DRIVER_NAME="sh_mobile_sdhi"

These are rather specialized values, that are unlikely to work
unmodified on other boards.  Therefore, I'm going to leave them
in the template-dev.board file, as examples, but comment them
out.

> --
> 2.7.4
> 

Thanks.  Applied with changes.
 -- Tim



More information about the Fuego mailing list