From ce14ffaba6a42c89020200330b32134a80970bec Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Sat, 10 Jan 2015 22:04:32 +0000 Subject: [PATCH] Document r273264, SD card detection instability fix for RPI. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 308f44c607d..2a503c4edfc 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -232,6 +232,10 @@ The &man.nand.4; device is enabled for ARM devices by default. + + An issue that could cause + instability when detecting SD cards on the + Raspberry Pi SOC has been fixed.