Skip to content

Instantly share code, notes, and snippets.

View cthbleachbit's full-sized avatar

Tianhao Chai cthbleachbit

View GitHub Profile
@cthbleachbit
cthbleachbit / config
Last active May 31, 2022 05:10
Linux 5.18.0-rc7-cth-m1+
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.18.0-rc7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-aosc-linux-gnu-gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=110200
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23700
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.17.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-aosc-linux-gnu-gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=110200
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23700
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.17.0 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-aosc-linux-gnu-gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=110200
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23700
From 5b80e738d593cb18e680a0ccd145ede2b4b57701 Mon Sep 17 00:00:00 2001
From: Tianhao Chai <cth451@gmail.com>
Date: Sun, 21 Nov 2021 15:44:07 -0600
Subject: [PATCH] ethernet: aquantia: Try MAC address from device tree
Apple M1 Mac minis (2020) with 10GE NICs do not have MAC address in the
card, but instead need to obtain MAC addresses from the device tree. In
this case the hardware will report an invalid MAC.
Currently atlantic driver does not query the DT for MAC address and will
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.16.0-rc1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 12.0.0 20211106 (experimental) [master revision df2135e88a8f78c853b35246ad426b01b6d08378]"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120000
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=23750