From f1f4c150e61fee26a57b0bca6c37bbb483b99ccb Mon Sep 17 00:00:00 2001 From: Maxime Fournier Date: Fri, 17 Oct 2025 20:47:18 +0200 Subject: [PATCH] fix(android): fix code block indentation The indentation caused the specific code block for the AM67A board to be displayed even if another board was selected. This caused the wrong dtbo index being displayed. Signed-off-by: Maxime Fournier --- source/android/Application_Notes_Camera.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/android/Application_Notes_Camera.rst b/source/android/Application_Notes_Camera.rst index 4db2f22bd..5f74b4d17 100644 --- a/source/android/Application_Notes_Camera.rst +++ b/source/android/Application_Notes_Camera.rst @@ -89,7 +89,7 @@ After flashing, make sure to halt in the U-Boot shell and run .. ifconfig:: CONFIG_part_variant in ('AM67A') -.. code-block:: console + .. code-block:: console => env set adtbo_idx 16 => saveenv