Skip to content

Instantly share code, notes, and snippets.

@neuberfran
Created April 19, 2023 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neuberfran/c4df18a27974cd6fdc8a967f192d54d6 to your computer and use it in GitHub Desktop.
Save neuberfran/c4df18a27974cd6fdc8a967f192d54d6 to your computer and use it in GitHub Desktop.
U-Boot 2021.04-AUTOINC+ge60bf145e1 (Apr 19 2023 - 16:59:12 +0000)
CPU: i.MX7D rev1.2 1000 MHz (running at 792 MHz)
CPU: Commercial temperature grade (0C to 95C) at 37C
Reset cause: POR
Model: TechNexion PICO-IMX7D Board and PI baseboard
Board: i.MX7D PICOSOM
I2C: ready
DRAM: 1 GiB
PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11
MMC: FSL_SDHC: 2, FSL_SDHC: 1, FSL_SDHC: 0
Loading Environment from MMC... OK
[*]-Video Link 0 (800 x 480)
[0] lcdif@30730000, video
In: serial
Out: serial
Err: serial
flash target is MMC:0
Net: eth0: ethernet@30be0000
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0(part 0) is current device
Failed to load 'uEnv.txt'
Failed to load 'boot.scr'
Failed to load 'tnrescue.itb'
lmb_dump_all:
memory.cnt = 0x1
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x40000000
reserved.cnt = 0x1
reserved.size = 0x0
reserved.reg[0x0].base = 0xbcd619a4
.size = 0x329e65c
bd taltes = 0x80800000
8656080 bytes read in 218 ms (37.9 MiB/s)
Booting from mmc ...
lmb_dump_all:
memory.cnt = 0x1
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x40000000
reserved.cnt = 0x1
reserved.size = 0x0
reserved.reg[0x0].base = 0xbcd616fc
.size = 0x329e904
10572 bytes read in 24 ms (429.7 KiB/s)
## No elf image at address 0x007f8000
## Starting auxiliary core stack = 0x20008000, pc = 0x1FFF8311...
baseboard is pi
lmb_dump_all:
memory.cnt = 0x1
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x40000000
reserved.cnt = 0x1
reserved.size = 0x0
reserved.reg[0x0].base = 0xbcd617cc
.size = 0x329e834
bd taltes = 0x83000000
59683 bytes read in 28 ms (2 MiB/s)
## Flattened Device Tree blob at 83000000
Booting using the fdt blob at 0x83000000
Using Device Tree in place at 83000000, end 83011922
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.72-2.2.0-next+g000eb85263cb (oe-user@oe-host) (arm-poky-linux-gnueabi-gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36.1.20210209) #1 SMP PREEMPT Thu Jan 12 09:09:37 UTC 2023
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: TechNexion PICO-IMX7D with QCA WLAN module and PI baseboard
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created CMA memory pool at 0x8a000000, size 320 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000080000000-0x000000009fefffff]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment