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)
[ [email protected]] [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
[ [email protected]] Pinmux: REG2=0x0000fc00, REG3=0x05000000, REG4=0x700003c0, REG5=0x00000000, REG6=0x0000ff7f, REG8=0x00000000
[ [email protected]] ***********SDHC_REGS***********
[ [email protected]] SDHC_ARGU: 0x00001a00
[ [email protected]] SDHC_SEND: 0x0000004d
[ [email protected]] SDHC_CTRL: 0xe7ffe000
[ [email protected]] SDHC_STAT: 0x00f0003e
[ [email protected]] SDHC_CLKC: 0x0002f011
[ [email protected]] SDHC_ADDR: 0x2e000000
[ [email protected]] SDHC_PDMA: 0x2c43bcf0
[ [email protected]] SDHC_MISC: 0xe0000150
[ [email protected]] SDHC_DATA: 0x00000000
[ [email protected]] SDHC_ICTL: 0x00003067
[ [email protected]] SDHC_ISTA: 0x00000004
[ [email protected]] SDHC_SRST: 0x00000000
[ [email protected]] SDHC_ESTA: 0x00000000
[ [email protected]] SDHC_ENHC: 0x00fe0cff
[ [email protected]] 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.