]> git.baikalelectronics.ru Git - uboot.git/commit
cros: Update ec_commands to latest version
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:36 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commitc0dbe222cea30da8708cd9243d85ccaac73de745
treeaa35fc053dded222061548c246972985251347c4
parent5c601b33fb291342bd7363ce81f9d8d2c6ffeafd
cros: Update ec_commands to latest version

This file has changed quite a bit in the last 5 years as the capabilities
of the ECs have grown. Sync it up with the copy in coreboot commit
b9141f2215.

The only change is the addition of EC_VBNV_BLOCK_SIZE_V2. This is needed
because U-Boot uses the new v2 vboot API and this is not currently fully
supported by Chromium OS firmware.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/cros_ec.c
drivers/misc/cros_ec.c
drivers/misc/cros_ec_sandbox.c
include/ec_commands.h