Skip to content

Commit 77e5713

Browse files
committed
kernel: Bump to 6.12.53
1 parent 908b4ca commit 77e5713

22,394 files changed

Lines changed: 407973 additions & 407965 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

boot/kernel.img

2.23 KB
Binary file not shown.

boot/kernel7.img

-488 Bytes
Binary file not shown.

boot/kernel7l.img

1.35 KB
Binary file not shown.

boot/kernel8.img

-1.22 KB
Binary file not shown.

boot/kernel8_rt.img

2.16 KB
Binary file not shown.

boot/kernel_2712.img

-1.11 KB
Binary file not shown.

boot/overlays/README

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5969,21 +5969,22 @@ Params: brightness Set the initial brightness for the LEDs. The
59695969
Troubleshooting
59705970
===============
59715971

5972-
If you are experiencing problems that you think are DT-related, enable DT
5973-
diagnostic output by adding this to /boot/config.txt:
5972+
If you are experiencing problems that you think are DT-related, first check for
5973+
error messages from the firmware by running:
59745974

5975-
dtdebug=on
5975+
sudo vclog -m
59765976

5977-
and rebooting. Then run:
5977+
To see more details about the changes to the Device Tree, add the following to
5978+
/boot/firmware/config.txt:
59785979

5979-
sudo vcdbg log msg
5980+
dtdebug=on
59805981

5981-
and look for relevant messages.
5982+
and reboot, then use vclog as above.
59825983

59835984
Further reading
59845985
===============
59855986

59865987
This is only meant to be a quick introduction to the subject of Device Tree on
59875988
Raspberry Pi. There is a more complete explanation here:
59885989

5989-
http://www.raspberrypi.org/documentation/configuration/device-tree.md
5990+
https://www.raspberrypi.com/documentation/computers/configuration.html#device-trees-overlays-and-parameters

extra/Module.symvers

Lines changed: 7028 additions & 7028 deletions
Large diffs are not rendered by default.

extra/Module7.symvers

Lines changed: 7046 additions & 7046 deletions
Large diffs are not rendered by default.

extra/Module7l.symvers

Lines changed: 7525 additions & 7525 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)