On 2/17/20 6:51 PM, Wolfgang Denk wrote: > Dear Marek, Hi,
> In message <[email protected]> you wrote: >> >> board/keymile/Kconfig | 11 +- >> board/keymile/common/ivm.c | 18 +- >> board/keymile/secu1/Makefile | 7 + >> board/keymile/secu1/qts/iocsr_config.h | 694 ++++++++++++++++++++++++ >> board/keymile/secu1/qts/pinmux_config.h | 218 ++++++++ >> board/keymile/secu1/qts/pll_config.h | 83 +++ >> board/keymile/secu1/qts/sdram_config.h | 327 +++++++++++ >> board/keymile/secu1/socfpga.c | 67 +++ > ... >> + select VENDOR_KM > > Would it make sense to rename keymile -> abb (or abb-ch) here > (ditto for KM in the config options / macro names) ? This is more of a question for Holger, but I agree the renaming should eventually happen to align it with current state of things.

