bl33: v2023: add support config AML_PRODUCT_MODE [1/1]
PD#SWPL-115305
Problem:
bl33/v2023 need support product mode
Solution:
disable unsafe go/source/booti command by default
disable SILENT_CONSOLE/DEBUG_UART if product mode
set serial ready if CONFIG_DISABLE_AML_SERIAL
fix syntax in board/amlogic/env
Verify:
s4_ap222
Change-Id: Ifc5a19292aec3fb5804edf676a927a2bb82ec4ec
Signed-off-by: Sam Wu <yihui.wu@amlogic.com>
diff --git a/board/amlogic/env/linux.env b/board/amlogic/env/linux.env
index 9d11dba..79beb6c 100644
--- a/board/amlogic/env/linux.env
+++ b/board/amlogic/env/linux.env
@@ -139,7 +139,7 @@
fi;
if imgread kernel ${recovery_part} ${loadaddr} ${recovery_offset}; then bootm ${loadaddr}; fi;
else
- echo "active_slot ${active_slot} not supported"
+ echo "active_slot ${active_slot} not supported";
fi;
bcb_cmd=