Skip to content

Commit

Permalink
update ugoos naming in uboot
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelzru authored and igorpecovnik committed May 26, 2024
1 parent 1f9f8a5 commit 6432932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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
Expand Down
Binary file modified packages/bsp/aml-s9xx-box/boot/u-boot-s905x3-ugoosx3
Binary file not shown.

0 comments on commit 6432932

Please sign in to comment.