commit | 4872d93f1ca0b409b17e75a112ad15d9fd7d8858 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 10 11:04:13 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 18 11:31:30 2019 -0400 |
tree | e5e048f999d3d334a38f9ef773569e7a909c69ae | |
parent | ce6113bba73705033db4a16bd3cc357ffa6d36d2 [diff] |
chromium: Update docs to clone vboot_reference directly We don't need a full checkout of Chrome OS to build U-Boot with Chromium OS verified boot. Update the instructions accordingly and fix a typo which joins the output directory and defconfig. Signed-off-by: Simon Glass <sjg@chromium.org>