]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Fix coreboot config to boot on Chromebook
authorSimon Glass <sjg@chromium.org>
Wed, 5 Dec 2012 15:11:27 +0000 (15:11 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Dec 2012 22:30:45 +0000 (14:30 -0800)
commitac426b7290e3a96c97fbc093f15cd0660e0edaf2
treeeefead28ae530b4afd1881f819d9ae25d7b8c638
parentd954a431ec4bbebc588ac810a1eb01f3512249a8
x86: Fix coreboot config to boot on Chromebook

The config is current broken. It compiles but does not boot because IDE is
enabled. Remove all IDE options, and enable SCSI instead.

Also add a working boot command and Linux bootargs, and enable command
line editing to make it easier to work with.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/coreboot.h