[U-Boot] [PATCH 24/51] gdsys: mpc8308: Move SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig

Simon Glass sjg at chromium.org
Wed Jul 19 09:05:23 UTC 2017


Hi Mario,

On 14 July 2017 at 05:55, Mario Six <mario.six at gdsys.cc> wrote:
> Move CONFIG_SYS_FPGA0_BASE, CONFIG_SYS_FPGA0_SIZE, CONFIG_SYS_FPGA1_BASE, and
> CONFIG_SYS_FPGA1_SIZE to Kconfig.

It looks like the FPGA1 options are actually new?

Reviewed-by: Simon Glass <sjg at chromium.org>

We perhaps need an FPGA uclass and a DM driver?

>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
>  board/gdsys/mpc8308/Kconfig  | 23 +++++++++++++++++++++++
>  include/configs/hrcon.h      |  7 -------
>  include/configs/strider.h    |  7 -------
>  scripts/config_whitelist.txt |  2 --
>  4 files changed, 23 insertions(+), 16 deletions(-)


More information about the U-Boot mailing list