mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 17:28:15 +00:00
d35b211374
Add support for 96Boards Dragonboard 845C aka Robotics RB3 development platform. This board complies with 96Boards Open Platform Specifications. Features: - Qualcomm Snapdragon SDA845 SoC - 4GiB RAM - 64GiB UFS drive U-boot is chain loaded by ABL in 64-bit mode as part of boot.img. For detailed build and boot instructions, refer to doc/board/qualcomm/sdm845.rst, board: dragonboard845c. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
6 lines
222 B
Text
6 lines
222 B
Text
Qualcomm Robotics RB3 Development Platform (dragonboard845c)
|
|
M: Sumit Garg <sumit.garg@linaro.org>
|
|
S: Maintained
|
|
F: board/qualcomm/dragonboard845c/
|
|
F: include/configs/dragonboard845c.h
|
|
F: configs/dragonboard845c_defconfig
|