radxa / u-boot

U-Boot tree for pending commits
43 stars 90 forks source link

radxa-e25: blue light on when entering loader mode #87

Closed RadxaMitchell closed 3 months ago

RadxaMitchell commented 3 months ago

Setting the state of the lamp via the gpio command When the recovery button is pressed to enter loader mode, the rgb led displays blue color.the blue light should be always on.

The number of the gpio pin that controls the rgb_blue lamp is 149 --> GPIO4_C5 The number of the gpio pin that controls the rgb_green lamp is 17 --> GPIO0_C1

RadxaMitchell commented 3 months ago

88 是和 #87 一起的,我分开提了

89 是把波特率从 1500000 改为 115200 的

RadxaMitchell commented 3 months ago

dts 我在 #88 这个提在了这个 pr 里面,还没提交正在提

RadxaYuntian commented 3 months ago

所以这两个就应该是在一个PR里面

RadxaMitchell commented 3 months ago

那我把 #88 关掉,从新在这 pr 里面提交下

RadxaStephen commented 3 months ago

Added to branch next-dev-v2024.03.