]> git.sur5r.net Git - u-boot/commit
x86: Update README to explain booting Ubuntu on Minnowmax
authorSimon Glass <sjg@chromium.org>
Mon, 27 Jul 2015 21:47:31 +0000 (15:47 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Aug 2015 14:42:42 +0000 (08:42 -0600)
commit7bea52716020d5aa2298fff871b8a7f1361ad2b0
tree6dc1b8d4bee91bd8e97088165b8ff36cb7ee9ac6
parent82bc22ac8f2ac665d8c6cf2ac35e544873c2004e
x86: Update README to explain booting Ubuntu on Minnowmax

The steps required to boot a Linux distribution from U-Boot on x86 are not
very complicated, but it is a good idea to have these written down in an
accessible place.

Document how to examine the boot media from U-Boot, how to load a kernel,
load a ramdisk, set the kernel boot arguments and start the kernel. With
these instructions Ubuntu boots mostly normally on Minnowmax.

Note that the TSC timer does not operate correctly and gives warnings in
the boot log. I expect that ACPI support will solve this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
doc/README.x86