Skip to content

Instantly share code, notes, and snippets.

View pgwipeout's full-sized avatar

Peter Geis pgwipeout

View GitHub Profile
From ceae51b1cc0e5a5b42999274657bd55606193661 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jari=20H=C3=A4m=C3=A4l=C3=A4inen?= <nuumiofi@gmail.com>
Date: Sun, 22 Nov 2020 15:24:49 +0200
Subject: [PATCH] nuumio: pcie: Reimplement rockchip PCIe bus scan delay
Reimplementation of my old Rockchip PCIe bus scan delay patch for
kernels >= 5.9.
Delay may fix panix with some PCIe devices, like LSI SAS 9201-8i with
SAS2008 chipset in my case.
@pgwipeout
pgwipeout / rockchip-bootstrap.txt
Last active November 6, 2020 13:38
Procedure to build a rockchip compatible image from scratch.
sudo gdisk <file> or /dev/<target>
o // to create new gpt
y
x // expert menu
l // change sector alignment
64
m // return to main menu
n // create new partition
1
64 // start at sector 64