config/ocelot: Use correct PID value for RTK PDCs in Ocelot BUG=b:478026867 TEST=Depthcharge is able to detect and update RTK PDCs on ocelot SKU1. Change-Id: I128761f83c3283a95cdaff9cf1c2ee96bbc17c8f Signed-off-by: Pranava Y N <pranavayn@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/depthcharge/+/7593634 Reviewed-by: Avi Uday <aviuday@google.com> Reviewed-by: Nick Vaccaro <nvaccaro@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`!