DORSETRIGS
Home

u-boot (5 post)


posts by category not found!

How to check serial console name and UART number used by U-boot

Unmasking the U Boot Serial Console Finding Your UART Number U Boot the ubiquitous bootloader for embedded systems often communicates with your computer via a s

2 min read 07-10-2024 20
How to check serial console name and UART number used by U-boot
How to check serial console name and UART number used by U-boot

Problems with enabling ARM secure boot feature on allwinner t113-s3 SoC

Challenges with Enabling ARM Secure Boot Feature on Allwinner T113 S3 So C The Allwinner T113 S3 System on Chip So C is designed for various applications includ

3 min read 28-09-2024 61
Problems with enabling ARM secure boot feature on allwinner t113-s3 SoC
Problems with enabling ARM secure boot feature on allwinner t113-s3 SoC

Cannot interrupt uboot "Hit any key to stop autoboot:" with pySerial

Interrupting U Boots Autoboot with Py Serial When working with embedded systems or bootloaders like U Boot you may often encounter the prompt Hit any key to sto

3 min read 22-09-2024 50
Cannot interrupt uboot "Hit any key to stop autoboot:" with pySerial
Cannot interrupt uboot "Hit any key to stop autoboot:" with pySerial

My question is aboat the first assembly codes in Uboot armv7 start.c

Understanding the First Assembly Codes in U Boot for AR Mv7 A Deep Dive into start c When working with bootloaders particularly U Boot for ARM architecture unde

3 min read 16-09-2024 42
My question is aboat the first assembly codes in Uboot armv7 start.c
My question is aboat the first assembly codes in Uboot armv7 start.c

How to use the U-Boot API from a bare-metal ARM program loaded by U-Boot?

Calling U Boot API Functions from Bare Metal ARM Programs This article will explore how to interact with the U Boot API from your own bare metal ARM program loa

2 min read 28-08-2024 46
How to use the U-Boot API from a bare-metal ARM program loaded by U-Boot?
How to use the U-Boot API from a bare-metal ARM program loaded by U-Boot?