diff --git a/packages/bsp/aml-s9xx-box/boot/build-u-boot/u-boot-s905x3-ugoos-x3.patch b/packages/bsp/aml-s9xx-box/boot/build-u-boot/u-boot-s905x3-ugoos-x3.patch index fef0ba1a00..6594ccbfe9 100644 --- a/packages/bsp/aml-s9xx-box/boot/build-u-boot/u-boot-s905x3-ugoos-x3.patch +++ b/packages/bsp/aml-s9xx-box/boot/build-u-boot/u-boot-s905x3-ugoos-x3.patch @@ -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 diff --git a/packages/bsp/aml-s9xx-box/boot/u-boot-s905x3-ugoosx3 b/packages/bsp/aml-s9xx-box/boot/u-boot-s905x3-ugoosx3 index 08f3cf888a..82f17cb3de 100644 Binary files a/packages/bsp/aml-s9xx-box/boot/u-boot-s905x3-ugoosx3 and b/packages/bsp/aml-s9xx-box/boot/u-boot-s905x3-ugoosx3 differ