net: move Broadcom SF2 driver to Kconfigmove to Kconfig: CONFIG_BCM_SF2_ETH CONFIG_BCM_SF2_ETH_DEFAULT_PORT CONFIG_BCM_SF2_ETH_GMACAlso modified defconfigs of all platforms that use these conf
net: move Broadcom SF2 driver to Kconfigmove to Kconfig: CONFIG_BCM_SF2_ETH CONFIG_BCM_SF2_ETH_DEFAULT_PORT CONFIG_BCM_SF2_ETH_GMACAlso modified defconfigs of all platforms that use these configs.Signed-off-by: Suji Velupillai <suji.velupillai@broadcom.com>Tested-by: Suji Velupillai <suji.velupillai@broadcom.com>Reviewed-by: JD Zheng <jiandong.zheng@broadcom.com>Reviewed-by: Scott Branden <scott.branden@broadcom.com>Signed-off-by: Steve Rae <steve.rae@raedomain.com>Reviewed-by: Tom Rini <trini@konsulko.com>Acked-by: Joe Hershberger <joe.hershberger@ni.com>
show more ...
configs: Re-sync with cmd/KconfigUpdate the config.h and defconfig files for the commands that 8e3c036converted over to KconfigSigned-off-by: Tom Rini <trini@konsulko.com>
configs: Re-sync almost all of cmd/KconfigThis syncs up the current cmd/Kconfig and include/configs/ files with theonly exception being CMD_NAND. Due to how we have used this historicallywe need
configs: Re-sync almost all of cmd/KconfigThis syncs up the current cmd/Kconfig and include/configs/ files with theonly exception being CMD_NAND. Due to how we have used this historicallywe need to take further care here when converting.Signed-off-by: Tom Rini <trini@konsulko.com>
arm: bcmcygnus: Enable Ethernet supportEnable BCM SF2 ethernet and PHY for BCM Cygnus SoCSigned-off-by: Jiandong Zheng <jdzheng@broadcom.com>Signed-off-by: Steve Rae <srae@broadcom.com>Acked-by
arm: bcmcygnus: Enable Ethernet supportEnable BCM SF2 ethernet and PHY for BCM Cygnus SoCSigned-off-by: Jiandong Zheng <jdzheng@broadcom.com>Signed-off-by: Steve Rae <srae@broadcom.com>Acked-by: Joe Hershberger <joe.hershberger@ni.com>
arm: add Cygnus and NSP boardsThe bcm_ep board configuration is used by a number of boardsincluding Cygnus and NSP.Add builds for the bcm958300k and the bcm958622hr boards.Signed-off-by: Scott
arm: add Cygnus and NSP boardsThe bcm_ep board configuration is used by a number of boardsincluding Cygnus and NSP.Add builds for the bcm958300k and the bcm958622hr boards.Signed-off-by: Scott Branden <sbranden@broadcom.com>Signed-off-by: Steve Rae <srae@broadcom.com>