
24 Jan
2015
24 Jan
'15
12:55 a.m.
On 21 January 2015 at 09:03, Simon Glass sjg@chromium.org wrote:
On 19 January 2015 at 20:25, Bin Meng bmeng.cn@gmail.com wrote:
Various minor code format issues are fixed in start16.S:
- U-boot -> U-Boot
- 32bit -> 32-bit
- Use TAB instead of SPACE to indent
- Move the indention location of the GDT comment block
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/start16.S | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!