Re: [U-Boot] [PATCH v2 42/63] x86: Mention the MRC region in the README

2017-01-14 Thread Bin Meng
Hi Simon, On Sun, Nov 20, 2016 at 4:25 AM, Simon Glass wrote: > This is left out of the example memory map. Add it to avoid confusion. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > doc/README.x86 | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/README.x86 b/doc/RE

[U-Boot] [PATCH v2 42/63] x86: Mention the MRC region in the README

2016-11-19 Thread Simon Glass
This is left out of the example memory map. Add it to avoid confusion. Signed-off-by: Simon Glass --- Changes in v2: None doc/README.x86 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/README.x86 b/doc/README.x86 index a38cc1b..42169d8 100644 --- a/doc/README.x86 +++ b/doc/README.x86 @