Pujjocento/Pujjoteenlo: Support RTS5452G-CG PD FW update GOOG0N01 bypass retimer GOOG0O01 TUSB1044 BUG=b:471731004 BRANCH=None TEST=emerge-nissa depthcharge chromeos-bootimage Cq-Depend:chromium:7509348,chrome-internal:8971678 Change-Id: Ia144a82f4a41989abb275885e95fe340f92af730 Signed-off-by: Zheng Li <lizheng@huaqin.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/depthcharge/+/7526407 Reviewed-by: Ivan Chen <yulunchen@google.com> Reviewed-by: Ashley Shen <shenashley@google.com> Reviewed-by: Kun Liu <liukun11@huaqin.corp-partner.google.com> Commit-Queue: Ashley Shen <shenashley@google.com>
Depthcharge is a bootloader for ChromeOS devices. It is responsible for initializing hardware, setting up the boot environment, and loading the operating system.
src/: Contains the source code for the depthcharge bootloader.board/: Contains the board-specific configuration files.src/drivers/: Contains the device drivers.To build depthcharge, you will need a ChromeOS development environment. Within the chroot:
emerge-$BOARD sys-boot/depthcharge Remember to build it before you build `chromeos-bootimage`!