Jump to content

Wic

Members
  • Posts

    3
  • Joined

  • Last visited

  1. When I'm trying to run by-default in non-sec mode u-boot halted at secure_ram_addr(_nonsec_init)();. Line 143. _nonsec_init is an asm-code, which I'm can't debugging with printf().
  2. Answer: Befor bootz setenv bootm_boot_mode sec or CONFIG_ARMV7_BOOT_SEC_DEFAULT=y into sun8i_v3_dv8000_imx179_defconfig Stack on secure_ram_addr(_nonsec_init)(); from arch/arm/cpu/armv7/virt-v7.c
  3. Trying to run mainline kernel on allwiner V3. U-boot: compiled and successfuly runs with some patches. After starting u-boot, I'm loading dtb and kernel into memory and trying to boot the kernel, but nothing happens. I need any help to solve a this issue. Run log zImage - kernel from Armbian_22.11.0-trunk_Pinecube_kinetic_edge_6.0.10_minimal.img i've tried kernels from armbian/debian/archarm without success. I've tried to run kernel compiled with CONFIG_DEBUG_LL=y and CONFIG_DEBUG_SUNXI_UART1=y, but nothing changes. Device info. Also I can upload nor-flash backup, if someone needs it. nor-flash android start log script.fel Photos
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines