git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09c194e
)
linux-handhelds-2.6: Fix another typo in HaRET startup script.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 23 Nov 2007 20:21:50 +0000
(20:21 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 23 Nov 2007 20:21:50 +0000
(20:21 +0000)
packages/linux/linux-handhelds-2.6.inc
patch
|
blob
|
history
diff --git
a/packages/linux/linux-handhelds-2.6.inc
b/packages/linux/linux-handhelds-2.6.inc
index
6617920
..
6a37548
100644
(file)
--- a/
packages/linux/linux-handhelds-2.6.inc
+++ b/
packages/linux/linux-handhelds-2.6.inc
@@
-83,7
+83,7
@@
set kernel "${KERNEL_IMAGETYPE}-${PV}-${MACHINE}-${DATETIME}"
# 2nd - EXT2 with rootfs tarball extracted
set cmdline "root=/dev/mmcblk0p2 rootdelay=10 console=ttyS0,115200n8 console=tty0"
-## Choice 2 - Boot from C
D
card, setup like above
+## Choice 2 - Boot from C
F
card, setup like above
#set cmdline "root=/dev/hda2 rootdelay=10 console=ttyS0,115200n8 console=tty0"
## Choice 3 - Boot rootfs image as initramfs (works only for smaller images)