update ugoos naming in uboot

This commit is contained in:
kernelzru 2024-05-25 20:09:02 +03:00 committed by Igor
parent 1f9f8a5a97
commit 6432932adf
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ diff -urN a/arch/arm/dts/meson-sm1-sei610.dts b/arch/arm/dts/meson-sm1-sei610.dt
/ {
compatible = "seirobotics,sei610", "amlogic,sm1";
- model = "SEI Robotics SEI610";
+ model = "Armbian aml-s9xx-box u-boot s905x3";
+ model = "Armbian aml-s9xx-box u-boot (Ugoos X3)";
aliases {
serial0 = &uart_AO;
@ -56,7 +56,7 @@ diff -urN a/configs/sei610_defconfig b/configs/sei610_defconfig
-CONFIG_DEBUG_UART_BASE=0xff803000
-CONFIG_DEBUG_UART_CLOCK=24000000
-CONFIG_IDENT_STRING=" sei610"
+CONFIG_IDENT_STRING=" armbian-sm1"
+CONFIG_IDENT_STRING=" ugoos-x3"
# CONFIG_PSCI_RESET is not set
CONFIG_SYS_LOAD_ADDR=0x1000000
-CONFIG_DEBUG_UART=y