[patch] PCIe patch for boards with Synopsys/DesignWare

2023-01-14 Thread Slava Voronzoff
Hello, can anybody check/commit it? I got it working on my ARM64 ET-101-MB, thinking about how generic these are, this probably can help other boards too. Index: sys/dev/fdt/dwpcie.c === RCS file: /cvs/src/sys/dev/fdt/dwpcie.c,v retri

install on orange pi 800

2024-04-24 Thread Slava Voronzoff
Hi, Evan In situations like this (I too like to play with not-very-mainstream/noname boards) I have little tricks: 1. You can use official linux images to extract needed parts of data (they all just DD-ble with some addresses) or just get it from the booted system. 2. Most of the time simplest met