Sergey1560 / fb_st7796s

ST7796 kernel module driver
7 stars 14 forks source link

DTS for Orange pi zero w2 #9

Open HelferP opened 9 months ago

HelferP commented 9 months ago

pins: MOSI PH7 SPI1_MOSI MISO PH8 SPI1_MISO CLK PH6 SPI1_CLK TFT_CS PH5 DC PH4 RST PI0 TOUCH_CS PH9 TOUCH_IRQ PI15 LED 3.3V

big-vl commented 1 month ago

not work


Applying user provided DT overlay sun50i-h618-st7796s-2w.dtbo
failed on fdt_overlay_apply(): FDT_ERR_NOTFOUND
7808651 bytes read in 669 ms (11.1 MiB/s)
27899976 bytes read in 2333 ms (11.4 MiB/s)
## Booting kernel from Legacy Image at 41000000 ...
   Image Name:   
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    27899912 Bytes = 26.6 MiB
   Load Address: 41000000
   Entry Point:  41000000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at�43300000 ...
   Image Name:   uInitrd
   Image Type:   ARM L�nux RAMDisk Image (gzip compressed)
   Data Size:    7808587 Bytes = 7.4 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Ramdisk to 4988d000, end 49fff64b ... OK
fdt_root: FDT_ERR_BADMAGIC
ERROR: root node setup failed
 - must RESET the board to recover.

FDT creation failed!!hanging...### ERROR ### Please RESET the board ###
big-vl commented 1 month ago

pins: MOSI PH7 SPI1_MOSI MISO PH8 SPI1_MISO CLK PH6 SPI1_CLK TFT_CS PH5 DC PH4 RST PI0 TOUCH_CS PH9 TOUCH_IRQ PI15 LED 3.3V

what image was used? overlay not apply &spi1 problems...