[U-Boot] [PATCH] x86: Add clarifications to the x86 README

2015-08-13 Thread Igor Stoppa
* Explicitly list the targets supported in each section of the instructions from the x86 README. * Drop references to 'raw mode', in favor of 'bare mode'. Signed-off-by: Igor Stoppa --- doc/README.x86 | 32 +--- 1 file changed, 21 inserti

[U-Boot] [PATCH] x86: Add clarifications to the x86 README

2015-08-13 Thread Igor Stoppa
* Explicitly list the targets supported in each section of the instructions from the x86 README. * Drop references to 'raw mode', in favor of 'bare mode'. Signed-off-by: Igor Stoppa --- doc/README.x86 | 24 ++-- 1 file changed, 14 insertions(+), 10 dele

[U-Boot] [PATCH] Add clarifications to the x86 README

2015-08-12 Thread Igor Stoppa
Explicitly list the targets supported in each section of the instructions from the x86 README. Signed-off-by: Igor Stoppa --- doc/README.x86 | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/doc/README.x86 b/doc/README.x86 index af2459c..1105afe 100644 --- a