mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi Install notice change
to add cycle_delay
This commit is contained in:
parent
88e1121ba2
commit
f018f3d4fc
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@ post_upgrade() {
|
|||
# updating module dependencies
|
||||
echo ">>> Updating module dependencies. Please wait ..."
|
||||
depmod ${KERNEL_VERSION}
|
||||
echo ">>>Edit /boot/cmdline.txt and add sdhci-bcm2708.cycle_delay=1000 "
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue