[U-Boot] [PATCH 5/5] ARM: rmobile: Zap Gen3 PFC tables
Marek Vasut
marek.vasut at gmail.com
Wed Oct 4 01:05:27 UTC 2017
On 10/04/2017 01:46 AM, Nobuhiro Iwamatsu wrote:
> Hi!
>
> This patch breaks the compiling of board/renesas/ulcb/cpld.c
> ----
> board/renesas/ulcb/cpld.c: In function 'ulcb_softspi_sda':
> board/renesas/ulcb/cpld.c:17:16: error: 'GPIO_GP_6_7' undeclared
> (first use in this function)
> #define MOSI GPIO_GP_6_7
> ^
> board/renesas/ulcb/cpld.c:46:17: note: in expansion of macro 'MOSI'
> gpio_set_value(MOSI, set);
> ^~~~
>
> ----
>
> Could you check about this?
Please pick:
[PATCH] ARM: rmobile: Fixup ULCB CPLD support after PFC rework
that fixes it until I obtain a physical ULCB and rewrite the CPLD
support to a proper DM/DT capable driver.
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list