aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/chumby.conf
diff options
context:
space:
mode:
authorDaniel Willmann <daniel@totalueberwachung.de>2008-01-20 11:24:02 +0000
committerDaniel Willmann <daniel@totalueberwachung.de>2008-01-20 11:24:02 +0000
commitdc1a55ec8e4847982449dc2683cd7d28524fefd5 (patch)
tree53e152645d4f1c7b0dc2fe7aace2b44f0b542472 /conf/machine/chumby.conf
parent6efd9617c2a48bb6dd79ec5fb2c405f769a700d9 (diff)
downloadopenembedded-dc1a55ec8e4847982449dc2683cd7d28524fefd5.tar.gz
conf/machine/chumby.conf: Use rt73-k2wrlz instead of rt73-chumby since the
latter produces a kernel panic at the first sign of network traffic. packages/linux/chumby-kernel_2.6.16-chumby-1.2.bb: Disable broken framebuffer modechanging code in the kernel. Make booting from USB default, add console=tty0 so we get to see the boot messages.
Diffstat (limited to 'conf/machine/chumby.conf')
-rw-r--r--conf/machine/chumby.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/chumby.conf b/conf/machine/chumby.conf
index 84fc525b32..a1d6d43600 100644
--- a/conf/machine/chumby.conf
+++ b/conf/machine/chumby.conf
@@ -13,7 +13,7 @@ PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
MACHINE_EXTRA_RRECOMMENDS = "\
kernel-modules \
- rt73-chumby \
+ rt73-k2wrlz \
"
require conf/machine/include/tune-arm926ejs.inc