Rafal Posted April 29, 2019 Posted April 29, 2019 Hi I have strange problem with my nano pi neo core 2. The device was working a few days then suddenly I lost my ssh connection. I used serial port to communication to see what happened and I get reply below. The last line it is a Error so I should reset my device. I did it several times and the result is the same. I'm not specialist but I supposed it is something wrong with eMMC memory because if I insert SD card with armbian it starts normally. Anyone have idea what was that, what happened. My nano pi shows week light of red LED. U-Boot SPL 2018.11-armbian (Feb 08 2019 - 11:05:25 +0100) DRAM: 1024 MiB Trying to boot from MMC2 NOTICE: BL31: v2.0(debug):30490b1 NOTICE: BL31: Built : 19:11:09, Feb 6 2019 NOTICE: BL31: Detected Allwinner H5 SoC (1718) NOTICE: BL31: Found U-Boot DTB at 0x40843b8, model: FriendlyARM NanoPi NEO Core 2 INFO: ARM GICv2 driver initialized INFO: Configuring SPC Controller NOTICE: BL31: PMIC: Defaulting to PortL GPIO acorrding to H5 reference design INFO: BL31: Platform setup done INFO: BL31: Initializing runtime services INFO: BL31: cortex_a53: CPU workaround for 855873 was applied INFO: BL31: Preparing for EL3 exit to normal world INFO: Entry point address = 0x4a000000 INFO: SPSR = 0x3c9 U-Boot 2018.11-armbian (Feb 08 2019 - 11:05:25 +0100) Allwinner Technology CPU: Allwinner H5(SUN50I) Model: FriendlyARM NanoPi NEO Core 2 DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 ,SUNXI SD/MMC:1 Loading Enviroment from EXT4... MMC: no card present In: serial Out: serial Err: serial Net: No ethernet found. MMC: no card present MMC: no card present starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning us for storage devices... 0 Storage Device(s) found Autoboot in 1 second, press <Space> to stop swich to partitions #0, OK mmc1(part 0) is current device Scanning mmc 1:1... Found U-Boot script /boot/boot.src 3042 bytes read in 7 ms (423.8 KiB/s) ## Executing script at 4fc00000 U-boot loaded from eMMC or secondary SD Boot script loaded from mmc 5080090 bytes read in 28 ms (17.3 MiB/s) MMC: no card present 28982 bytes read in 15 ms (1.8 MiB/s) 374 bytes read in 14 ms (25.4 KiB/s) Applying kernel provided DT overlay sun50i-h5-i2c0.dtbo 374 bytes read in 14 ms (25.4 KiB/s) Applying kerenl provided DT overaly sun50i-h5-i2c1.dtbo 502 bytes read in 16 ms (30.3 KiB/s) Applying kernel provided DT overlay sun50i-h5-uart1.dtbo 777 bytes read in 19 ms (39.1 KiB/s) Applying kernel provided DT overlay sun50i-h5-w1-gpio.dtbo 4155 bytes read in 14 ms (289.1 KiB/s) Applying kernel provided DT fixup script (sun50i-h5-fixup.scr) ## Executing script at 44000000 tmp_bank=A tmp_pin=1 5328003 bytes read in 268 ms (19 MiB/s) 14243848 bytes read in 702 ms (19.4 MiB/s) ## Loading init Ramdisk from Legacy Image at 4fe00000 ... Image Name: uInitrd Image Type: AArch64 Linux RAMDisk Image (gzip compressed) Data Size: 5327939 Bytes = 5.1 MiB Load Address: 00000000 Entry Point: 00000000 Veryfying Checksum ... OK ## Flattend Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 EHCI failed to shut down host controller. Loading Ramdisk to 49aeb000, end 49fffc43 ... OK reserving fdt memory region: addr=4fa00000 size=6d000 Lading Device Tree to 0000000049a7b00, end 0000000049aeaff ... OK WARNING: could not set bootargs FDT_ERR_NOSPACE. ERROR: /chosen node create failed -must RESET the board to recover FDT creation failed! hanging...### ERROR ### Please RESET the board ###
Recommended Posts