Hello Hung-Te Lin, build bot (Jenkins), Patrick Georgi, Martin Roth, Julius Werner, Tomasz Figa,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46042
to look at the new patch set (#2).
Change subject: drivers/camera: Add cros camera info ......................................................................
drivers/camera: Add cros camera info
Add cros_camera_info struct for camera information, and check_cros_camera_info() for checking the magic, CRC and version.
BUG=b:144820097 TEST=emerge-kukui coreboot BRANCH=kukui
Change-Id: I1215fec76643b0cf7e09433e1190e8bd387e6953 Signed-off-by: Yu-Ping Wu yupingso@chromium.org --- A src/drivers/camera/Makefile.inc A src/drivers/camera/cros_camera.c A src/drivers/camera/cros_camera.h 3 files changed, 67 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/46042/2