Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTS for Orange pi zero w2 #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

HelferP
Copy link

@HelferP HelferP commented Nov 30, 2023

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

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
@HelferP HelferP changed the title DTS for Orange pi zero 2w DTS for Orange pi zero w2 Nov 30, 2023
@big-vl
Copy link

big-vl commented Aug 11, 2024

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
Copy link

big-vl commented Aug 11, 2024

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants