diff options
Diffstat (limited to 'package/u-boot/patches/patch-configs_rock-pi-4c-rk3399_defconfig')
-rw-r--r-- | package/u-boot/patches/patch-configs_rock-pi-4c-rk3399_defconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/u-boot/patches/patch-configs_rock-pi-4c-rk3399_defconfig b/package/u-boot/patches/patch-configs_rock-pi-4c-rk3399_defconfig new file mode 100644 index 000000000..6aa6a9358 --- /dev/null +++ b/package/u-boot/patches/patch-configs_rock-pi-4c-rk3399_defconfig @@ -0,0 +1,11 @@ +--- u-boot-2022.10.orig/configs/rock-pi-4c-rk3399_defconfig 2022-10-03 21:25:32.000000000 +0200 ++++ u-boot-2022.10/configs/rock-pi-4c-rk3399_defconfig 2022-12-06 13:45:16.410352759 +0100 +@@ -60,7 +60,7 @@ CONFIG_REGULATOR_RK8XX=y + CONFIG_PWM_ROCKCHIP=y + CONFIG_RAM_RK3399_LPDDR4=y + CONFIG_DM_RESET=y +-CONFIG_BAUDRATE=1500000 ++CONFIG_BAUDRATE=115200 + CONFIG_DEBUG_UART_SHIFT=2 + CONFIG_SYSRESET=y + CONFIG_USB=y |