Jump to content

ToShuk

Members
  • Posts

    23
  • Joined

  • Last visited

Reputation Activity

  1. Like
    ToShuk reacted to Hqnicolas in CSC Armbian for RK322x TV box boards   
    Build legacy it with v22.08 armbian https://github.com/armbian/build/blob/v22.08/patch/kernel/rockchip64-legacy

     
    git clone --depth 1 --branch v22.08 https://github.com/armbian/build cd build ./compile.sh

     
  2. Like
    ToShuk reacted to Hqnicolas in CSC Armbian for RK322x TV box boards   
    no, because the kernel can't see nand devices, 
    this is why it cant find the UUID
    the device dont exist for kernel mainline

    My opinion = SDCARD K6.6 > NAND k4.4
  3. Like
    ToShuk reacted to jock in CSC Armbian for RK322x TV box boards   
    Nope, and the answer from @Hqnicolas is right: mainline kernel has no driver for NAND controller on rk322x.
    To be precise, in the mainline kernel there is a driver that is capable of access the NAND raw cells, but the mainline kernel lacks a Flash Translation Layer (FTL) that is embedded as assembly code into the vendor kernel which, in turn, has a driver which does a sort of  "emulation" of a block device.
  4. Like
    ToShuk reacted to Werner in Bad device specification mmc 0 Allwinner A13   
    moved
     
     
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines