2 repository-uri
Activates debug logging to the UART in the bootloader and GPU firmware to troubleshoot boot issues.
Distinct from UART Debugging Interfaces: Distinct from UART Debugging Interfaces: focuses on bootloader and GPU firmware debug logging, not kernel-level UART output.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Bootloader UART Logging. Refine with filters or upvote what's useful.
This is the official documentation repository for Raspberry Pi hardware and software. It covers the complete range of Raspberry Pi single-board computers, the RP-series microcontrollers, and the Raspberry Pi operating system. The documentation provides reference material for setting up devices, configuring hardware, and using the system for tasks including AI inference, camera and video capture, embedded development, and remote access. The documentation covers the full boot chain from the GPU firmware and EEPROM bootloader through to kernel loading, with detailed guidance on boot configuratio
Documents activating UART debug logging in the bootloader and GPU firmware.
m1n1 este un bootloader de nivel scăzut pentru hardware-ul Apple Silicon bazat pe ARM64. Acesta servește drept instrument de firmware și mediu de experimentare pentru încărcarea kernel-urilor externe și a sistemelor de operare non-native. Proiectul permite executarea de payload-uri binare concatenate care conțin kernel-uri, device tree-uri și ramdisk-uri. Oferă o platformă pentru experimentarea firmware-ului și implementarea de kernel-uri personalizate pe cipuri Apple Silicon. Sistemul acoperă abstractizarea hardware de nivel scăzut, inclusiv accesul la registre mapate în memorie, transmiterea device tree-ului și bootloading-ul pe etape. Include, de asemenea, depanare serială bazată pe UART pentru log-urile de sistem și depanare.
Provides debug logging and command acceptance via the UART serial port for low-level troubleshooting.