commit | da3a95d60bb4476776126f453a0dc2c522d5d711 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 31 09:31:25 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:42:40 2015 -0600 |
tree | 47546b3ebe6509a3edb392e7f6d9ed51b0375a3b | |
parent | 5598facbd24c762d1143ace2fe1005595623e88f [diff] |
x86: Add various minor tidy-ups to the 32-bit startup code Fix a typo, improve some comments and add a little more detail in some cases. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>