Project

General

Profile

Bug #318

LPA3588_Ubuntu 20.04.5_dtb id ubuntu下修改,切换ID为e时,内核对应不为rk3588-neardi-linux-lpb3588-f0.dts

Added by 培旭 over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Driver
Start date:
06/05/2023
Due date:
% Done:

0%

Estimated time:
型号:
LP162
CPU:
RK3588
产品:
扩展/功能板硬件版本:
02
核心板硬件版本:
01
底板/一体板硬件版本:
03
固件版本:
LZ160_LPA3588_ubuntu20.04_v2.0_20230712_2049.img
系统:
Ubuntu
内核版本:
Linux LPA3588 5.10.110
APP版本:
复现概率:

Description

测试步骤:
1、使用以下命令切换到e分支
echo -n -e "\xe" | dd of=/dev/mmcblk0p1 bs=1 seek=0 count=1 conv=notrunc 2>/dev/null && echo -n -e "\x1" | dd of=/dev/mmcblk0p1 bs=1 seek=8192 count=1 conv=notrunc 2>/dev/null && sync
2、使用命令cat /proc/device-tree/compatible:查看是否切换成功及内核

实际测试结果:内核未切换到rk3588-neardi-linux-lpb3588-f0.dts,切换到了rk3588-neardi-linux-lpb3588-t0.dts
期望结果:正确切换

Also available in: Atom PDF