git: 8d7e5c90e989 - stable/13 - arm64: Spell BeagleBone correctly in config file.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Nov 2021 04:53:21 UTC
The branch stable/13 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8d7e5c90e9894fec4a71d2f653344ae5aea4fabd commit 8d7e5c90e9894fec4a71d2f653344ae5aea4fabd Author: Tom Hukins <tom@FreeBSD.org> AuthorDate: 2021-11-19 04:51:12 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2021-11-19 04:52:21 +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 165f707106f4..ac8cbab997ec 100644 --- a/sys/arm/conf/GENERIC +++ b/sys/arm/conf/GENERIC @@ -184,7 +184,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