[PATCH v5 08/10] configs: CHIP: add support for DIP detect functionality

Andre Przywara andre.przywara at arm.com
Thu May 13 13:03:05 CEST 2021


On Tue,  4 May 2021 19:31:28 +0200
Kory Maincent <kory.maincent at bootlin.com> wrote:

> This commit enables using the extension board detection mechanism on
> CHIP boards
> 
> Signed-off-by: Kory Maincent <kory.maincent at bootlin.com>
> Acked-by: Maxime Ripard <maxime at cerno.tech>

Acked-by: Andre Przywara <andre.przywara at arm.com>

Cheers,
Andre

P.S. Out of curiosity: what is the story for the CHIP Pro here? Does it
not work there or is it just not tested?

> ---
>  configs/CHIP_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig
> index a70ee31d40..8d40da090b 100644
> --- a/configs/CHIP_defconfig
> +++ b/configs/CHIP_defconfig
> @@ -1,6 +1,7 @@
>  CONFIG_ARM=y
>  CONFIG_ARCH_SUNXI=y
>  CONFIG_SPL=y
> +CONFIG_CHIP_DIP_SCAN=y
>  CONFIG_MACH_SUN5I=y
>  CONFIG_DRAM_TIMINGS_DDR3_800E_1066G_1333J=y
>  CONFIG_USB0_VBUS_PIN="PB10"



More information about the U-Boot mailing list