Re: [U-Boot] [PATCH 2/2] rockchip: rk3368: add the missing target and pinctrl config for sheep board

2017-09-08 Thread Simon Glass
On 4 September 2017 at 06:32, Andy Yan  wrote:
> Add the missing target and pinctrl config for rk3368 sheep board
>
> Signed-off-by: Andy Yan 
> ---
>
>  configs/sheep-rk3368_defconfig | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 2/2] rockchip: rk3368: add the missing target and pinctrl config for sheep board

2017-09-04 Thread Andy Yan
Add the missing target and pinctrl config for rk3368 sheep board

Signed-off-by: Andy Yan 
---

 configs/sheep-rk3368_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/sheep-rk3368_defconfig b/configs/sheep-rk3368_defconfig
index da6b93a..b00ca47 100644
--- a/configs/sheep-rk3368_defconfig
+++ b/configs/sheep-rk3368_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
 CONFIG_ARCH_ROCKCHIP=y
 CONFIG_SYS_MALLOC_F_LEN=0x1000
 CONFIG_ROCKCHIP_RK3368=y
+CONFIG_TARGET_SHEEP=y
 CONFIG_DEFAULT_DEVICE_TREE="rk3368-sheep"
 CONFIG_DEBUG_UART=y
 CONFIG_ENV_IS_NOWHERE=y
@@ -16,6 +17,7 @@ CONFIG_CLK=y
 CONFIG_MMC_DW=y
 CONFIG_MMC_DW_ROCKCHIP=y
 CONFIG_PINCTRL=y
+CONFIG_PINCTRL_ROCKCHIP_RK3368=y
 CONFIG_RAM=y
 CONFIG_DEBUG_UART_BASE=0xFF1b
 CONFIG_DEBUG_UART_CLOCK=2400
-- 
2.7.4


___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot