Author: kevans Date: Sat Nov 23 03:38:26 2019 New Revision: 355027 URL: https://svnweb.freebsd.org/changeset/base/355027
Log: arm64/NOTES: add SOC_BRCM_BCM2838 This should have been done back when it was added, but it was not. It only really adds an extra entry for memory mapping bits in bcm2835_vcbus.c, so nothing too extensive yet. Modified: head/sys/arm64/conf/NOTES Modified: head/sys/arm64/conf/NOTES ============================================================================== --- head/sys/arm64/conf/NOTES Sat Nov 23 01:47:17 2019 (r355026) +++ head/sys/arm64/conf/NOTES Sat Nov 23 03:38:26 2019 (r355027) @@ -39,6 +39,7 @@ options SOC_ALLWINNER_H5 options SOC_CAVM_THUNDERX options SOC_HISI_HI6220 options SOC_BRCM_BCM2837 +options SOC_BRCM_BCM2838 options SOC_MARVELL_8K options SOC_ROCKCHIP_RK3328 options SOC_ROCKCHIP_RK3399 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"