summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-rpi2.config.diff
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-07-25 14:04:45 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2022-09-05 16:27:24 +0200
commit04371e1b6688bc7dd213f1badf1ca31f381f070d (patch)
tree4892c0be3414c8c28615f5a7ff1c2fd0d28ae441 /configs/platform-v7a/barebox-rpi2.config.diff
parenta07c1ec65915f412e267c1270d467c3459b86357 (diff)
downloadDistroKit-04371e1b6688bc7dd213f1badf1ca31f381f070d.tar.gz
DistroKit-04371e1b6688bc7dd213f1badf1ca31f381f070d.tar.xz
v7a: barebox: ignore card-detect for booted SD-Card
In remote labs co-located with other hardware, we've observed card detect levers of different boards to sporadically fail to detect the card, e.g. because the cable on the usbsdmux was yanked around by accident. When this happens, barebox usually boots up normally as the card detect is ignored and then Linux waits indefinitely for the card-detect to turn active. Add a new config option that can be enabled to avoid these issues altogether. We enable this for all configurations, except for barebox-am335x-mlo, which is size-constrained as it needs to fit into on-chip SRAM and those 100 extra bytes are deemed too expensive. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.pengutronix.de/20220725120445.1295669-8-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-rpi2.config.diff')
-rw-r--r--configs/platform-v7a/barebox-rpi2.config.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/barebox-rpi2.config.diff b/configs/platform-v7a/barebox-rpi2.config.diff
index f7ffae8..3ff572b 100644
--- a/configs/platform-v7a/barebox-rpi2.config.diff
+++ b/configs/platform-v7a/barebox-rpi2.config.diff
@@ -1,4 +1,4 @@
-ce1ca5fe3cea9cabd6af79b60ecde84b
+c2cbf48a6de666e3854240d3b1769aee
CONFIG_ARM_ASM_UNIFIED=y
CONFIG_BOOTM_INITRD=y
# CONFIG_CMD_I2C is undefined