Hi Mario, On 14 July 2017 at 05:55, Mario Six <[email protected]> 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 <[email protected]> We perhaps need an FPGA uclass and a DM driver? > > Signed-off-by: Mario Six <[email protected]> > --- > > 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(-) _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

