Hi,
I have a cheap MK808B+ which I tried Libreelec on. Installing to a SD-card works
just fine. But when I tried to flash it to the internal NAND, I get a lot of these in the kernel messages (and booting fails, dropping to a debugging shell)
[ 2.769936@3] [aml_sdhc_print_err] emmc: rsp CRC error, port=5, Cmd13 Arg 00010000, xfer_step=3, status=3, cmd25=0, fifo_empty=0, fifo_full=0, timeout=0, iSTA=0x4, STAT=0xf0003e
[ 2.769936@3] Pinmux: REG2=0x0000fc00, REG3=0x05000000, REG4=0x700003c0, REG5=0x00000000, REG6=0x0000ff7f, REG8=0x00000000
[ 2.769952@3] ***********SDHC_REGS***********
[ 2.769955@3] SDHC_ARGU: 0x00001a00
[ 2.769957@3] SDHC_SEND: 0x0000004d
[ 2.769960@3] SDHC_CTRL: 0xe7ffe000
[ 2.769962@3] SDHC_STAT: 0x00f0003e
[ 2.769965@3] SDHC_CLKC: 0x0002f011
[ 2.769967@3] SDHC_ADDR: 0x2e000000
[ 2.769969@3] SDHC_PDMA: 0x2c43bcf0
[ 2.769972@3] SDHC_MISC: 0xe0000150
[ 2.769974@3] SDHC_DATA: 0x00000000
[ 2.769977@3] SDHC_ICTL: 0x00003067
[ 2.769979@3] SDHC_ISTA: 0x00000004
[ 2.769981@3] SDHC_SRST: 0x00000000
[ 2.769983@3] SDHC_ESTA: 0x00000000
[ 2.769986@3] SDHC_ENHC: 0x00fe0cff
[ 2.769988@3] SDHC_CLK2: 0x0000100f
It seems like there is a problem initializing the NAND.
Am I having a bad/unsupported NAND? How can a determine which NAND type I have?
The Factory-installed Android works fine.