Closed bobmorane83 closed 3 years ago
Hi, I'am stuck booting on Nano 4 GB (feat/jetson-nano-support-latest branch):
[...] U-Boot 2020.04 (Apr 01 2021 - 20:33:29 +0200) SoC: tegra210 Model: NVIDIA Jetson Nano Developer Kit Board: NVIDIA P3450-0000 DRAM: 4 GiB MMC: sdhci@700b0000: 1, sdhci@700b0600: 0 Loading Environment from SPI Flash... SF: Detected mx25u3235f with page size 256 Bytes, erase size 4 KiB, total 4 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc1 is current device Scanning mmc 1:1... Found /boot/extlinux/extlinux.conf Retrieving file: /boot/extlinux/extlinux.conf 733 bytes read in 19 ms (37.1 KiB/s) 1: primary kernel Retrieving file: /boot/initrd 7159844 bytes read in 331 ms (20.6 MiB/s) Retrieving file: /boot/Image 34469896 bytes read in 1893 ms (17.4 MiB/s) append: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet ## Flattened Device Tree blob at 83100000 Booting using the fdt blob at 0x83100000 ERROR: reserving fdt memory region failed (addr=0 size=0) ERROR: reserving fdt memory region failed (addr=0 size=0) Using Device Tree in place at 0000000083100000, end 000000008317e655 copying carveout for /host1x@50000000/dc@54200000... copying carveout for /host1x@50000000/dc@54240000... Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.201 (monitor@monitoring) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Thu Apr 1 20:31:33 CEST 2021 [ 0.000000] Boot CPU: AArch64 Processor [411fd071] [ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 32, [ 0.000000] OF: fdt: - 80000000 , 7ee00000 [ 0.000000] OF: fdt: - 100000000 , 7f200000 [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '') [ 0.000000] bootconsole [uart8250] enabled [ 1.068210] tegradc tegradc.1: dpd enable lookup fail:-19 [ 1.573902] Host read timeout at address 545c00c4 [ 1.828585] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121) [ 1.836230] imx219 7-0010: board setup failed [ 1.864641] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121) [ 1.872226] imx219 8-0010: board setup failed [ 3.522112] iwlwifi 0000:01:00.0: no suitable firmware found! [ 3.530751] Bluetooth: hci0: Failed to load Intel firmware file (-11)
Any help ?
That was the getty conf : https://github.com/celaxodon/buildroot/issues/4
Hi, I'am stuck booting on Nano 4 GB (feat/jetson-nano-support-latest branch):
Any help ?