We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Booting (markdown)
Added new info about uart init.
Reorganized the pre-braindump section a bit.
Removed timer and interrupt information since that's been moved over to the Devices and Peripherals page.
added location of current test code
added a note about the clock for the system timer being 1Mhz
added update about progress with the system timer and interrupts
Added report of running test routines.
Addd boot process. Added notes that the UART code initializes the mini UART, not the full one.
Fixed misspelling in UART section.
Updated current status of booting.
Added licenses. Added baud rate into serial code comment. Mentioned that the datasheet is wrong.
Added UART initialization routine.
Added a UART initialization routine to conver to ASM later.
Added record of attempt to get the Pi to boot the plain .bin file
Created Booting (markdown)