git: 6fd36eb5b489 - stable/12 - arm64: Spell BeagleBone correctly in config file.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Nov 2021 05:00:41 UTC
The branch stable/12 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6fd36eb5b48989e469f324f173b3945914c9d603 commit 6fd36eb5b48989e469f324f173b3945914c9d603 Author: Tom Hukins <tom@FreeBSD.org> AuthorDate: 2021-11-19 04:59:41 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2021-11-19 04:59:41 +0000 arm64: Spell BeagleBone correctly in config file. Pull Request: https://github.com/freebsd/freebsd-src/pull/545 (cherry picked from commit 202692b1a733322540723c718288eff3a8054d42) --- sys/arm/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/arm/conf/GENERIC b/sys/arm/conf/GENERIC index 9c7901c6addf..da46173493bf 100644 --- a/sys/arm/conf/GENERIC +++ b/sys/arm/conf/GENERIC @@ -179,7 +179,7 @@ device ti_adc device pwm # Watchdog support -# If we don't enable the watchdog driver, the BealeBone could potentially +# If we don't enable the watchdog driver, the BeagleBone could potentially # reboot automatically because the boot loader might have enabled the # watchdog. device ti_wdt