rdk_s_doc/Advanced_development/hardware_development/rdk_s100_board_bringup #290
Replies: 1 comment
-
|
在uboot代码source/bootloader/uboot/arch/arm/mach-hobot/super/boot_info.c中,对于函数hb_get_fb_key_status,强制返回1。这部分修改之后是生成uboot.img文件嘛?这个文件怎么烧写进板端? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rdk_s_doc/Advanced_development/hardware_development/rdk_s100_board_bringup
S100 boardid 由 ADC0、ADC1、ADC3和 ADC4共同作用,其中 ADC0和 ADC1用于地瓜硬件区分,客户不可更改;ADC3用于识别 Acore 外设上电时序,客户可自定义 Acore 外设上电时序,并同时修改 ADC3的分压电阻;ADC4用于识别硬件版本。具体 ADC 如何设置分压电阻,可联系地瓜 FAE 团队进行支持
https://developer.d-robotics.cc/rdk_s_doc/Advanced_development/hardware_development/rdk_s100_board_bringup
Beta Was this translation helpful? Give feedback.
All reactions