diff mbox

[U-Boot,2/2] x86: Update chromebook_link instructions for binary blob

Message ID 1429502737-16753-2-git-send-email-sjg@chromium.org
State Accepted
Delegated to: Simon Glass
Headers show

Commit Message

Simon Glass April 20, 2015, 4:05 a.m. UTC
The MRC image is incorrect, or at least this one now does not seem to
work. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 doc/README.x86 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Simon Glass April 28, 2015, 11:25 p.m. UTC | #1
On 19 April 2015 at 22:05, Simon Glass <sjg@chromium.org> wrote:
> The MRC image is incorrect, or at least this one now does not seem to
> work. Fix it.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
>  doc/README.x86 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-x86.
diff mbox

Patch

diff --git a/doc/README.x86 b/doc/README.x86
index fe31f3d..ef13fb4 100644
--- a/doc/README.x86
+++ b/doc/README.x86
@@ -75,7 +75,7 @@  Find the following files:
 
 * ./mainboard/google/link/descriptor.bin
 * ./mainboard/google/link/me.bin
-* ./northbridge/intel/sandybridge/systemagent-ivybridge.bin
+* ./northbridge/intel/sandybridge/systemagent-r6.bin
 
 The 3rd one should be renamed to mrc.bin.
 As for the video ROM, you can get it here [2].