cleanup: docs

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/10/merge
Robert Nelson 13 years ago
parent a80d3df7f4
commit 2b0c0dab6f

@ -8,52 +8,53 @@ Required Options:
--mmc </dev/sdX>
--uboot <dev board>
(omap)
beagle_cx - <BeagleBoard C4/C5>
TI:
beagle_bx - <BeagleBoard Ax/Bx>
beagle_cx - <BeagleBoard Cx>
beagle_xm - <BeagleBoard xMA/B/C>
bone - <BeagleBone Ax>
igepv2 - <serial mode only>
panda - <PandaBoard Ax>
panda_es - <PandaBoard ES>
(freescale)
mx53loco
Freescale:
mx51evk - <i.MX51 "Babbage" Development Board>
mx53loco - <i.MX53 Quick Start Development Board>
mx51evk_dtb - <i.MX51 "Babbage" Development Board>
mx53loco_dtb - <i.MX53 Quick Start Development Board>
Optional:
--distro <distro>
Debian:
squeeze <default>
wheezy-armel <alpha quailty, serial-mode only>
wheezy-armhf <alpha quailty, serial-mode only>
Ubuntu
wheezy-armel <beta: may fail during install>
wheezy-armhf <beta: may fail during install>
Ubuntu:
maverick (10.10 - End Of Life: April 2012)
natty (11.04 - End Of Life: October 2012)
oneiric (11.10 - End Of Life: April 2013)
precise-armel (12.04)
precise-armhf (12.04)
quantal-armhf (12.10 <alpha>)
quantal-armhf (12.10 <beta>)
--addon <additional peripheral device>
pico
ulcd <beagle xm>
--firmware
Add distro firmware
<include all firmwares from linux-firmware git repo>
--serial-mode
<force the Installer to use the serial port over the dvi/video outputs>
<use the serial to run the netinstall (video ouputs will remain blank till final reboot)>
--svideo-ntsc
force ntsc mode for svideo
<force ntsc mode for S-Video>
--svideo-pal
force pal mode for svideo
<force pal mode for S-Video>
Additional Options:
-h --help
this help
--probe-mmc
List all partitions: sudo ./mk_mmc.sh --probe-mmc
<list all partitions: sudo ./mk_mmc.sh --probe-mmc>
Debug:

@ -1709,7 +1709,7 @@ function check_uboot_type {
ERROR: This script does not currently recognize the selected: [--uboot ${UBOOT_TYPE}] option..
Please rerun $(basename $0) with a valid [--uboot <device>] option from the list below:
-----------------------------
-Supported TI Devices:-------
TI:
beagle_bx - <BeagleBoard Ax/Bx>
beagle_cx - <BeagleBoard Cx>
beagle_xm - <BeagleBoard xMA/B/C>
@ -1717,8 +1717,11 @@ function check_uboot_type {
igepv2 - <serial mode only>
panda - <PandaBoard Ax>
panda_es - <PandaBoard ES>
-Supported Freescale Devices:
mx53loco - <Quick Start Board>
Freescale:
mx51evk - <i.MX51 "Babbage" Development Board>
mx53loco - <i.MX53 Quick Start Development Board>
mx51evk_dtb - <i.MX51 "Babbage" Development Board>
mx53loco_dtb - <i.MX53 Quick Start Development Board>
-----------------------------
__EOF__
exit
@ -1788,17 +1791,18 @@ function check_distro {
ERROR: This script does not currently recognize the selected: [--distro ${DISTRO_TYPE}] option..
Please rerun $(basename $0) with a valid [--distro <distro>] option from the list below:
-----------------------------
--distro <distro>
Debian:
squeeze <default>
wheezy-armel <alpha quailty, serial-mode only>
wheezy-armhf <alpha quailty, serial-mode only>
wheezy-armel <beta: may fail during install>
wheezy-armhf <beta: may fail during install>
Ubuntu:
maverick (10.10 - End Of Life: April 2012)
natty (11.04 - End Of Life: October 2012)
oneiric (11.10 - End Of Life: April 2013)
precise-armel (12.04)
precise-armhf (12.04)
quantal-armhf (12.10 <alpha>)
quantal-armhf (12.10 <beta>)
-----------------------------
__EOF__
exit
@ -1810,8 +1814,8 @@ function check_distro {
function usage {
echo "usage: sudo $(basename $0) --mmc /dev/sdX --uboot <dev board>"
cat <<EOF
#tabed to match
cat <<-__EOF__
Script Version git: ${GIT_VERSION}
-----------------------------
Bugs email: "bugs at rcn-ee.com"
@ -1820,57 +1824,57 @@ Required Options:
--mmc </dev/sdX>
--uboot <dev board>
(omap)
beagle_cx - <BeagleBoard C4/C5>
TI:
beagle_bx - <BeagleBoard Ax/Bx>
beagle_cx - <BeagleBoard Cx>
beagle_xm - <BeagleBoard xMA/B/C>
bone - <BeagleBone Ax>
igepv2 - <serial mode only>
panda - <PandaBoard Ax>
panda_es - <PandaBoard ES>
(freescale)
mx53loco
Freescale:
mx51evk - <i.MX51 "Babbage" Development Board>
mx53loco - <i.MX53 Quick Start Development Board>
mx51evk_dtb - <i.MX51 "Babbage" Development Board>
mx53loco_dtb - <i.MX53 Quick Start Development Board>
Optional:
--distro <distro>
Debian:
squeeze <default>
wheezy-armel <alpha quailty, serial-mode only>
wheezy-armhf <alpha quailty, serial-mode only>
Ubuntu
wheezy-armel <beta: may fail during install>
wheezy-armhf <beta: may fail during install>
Ubuntu:
maverick (10.10 - End Of Life: April 2012)
natty (11.04 - End Of Life: October 2012)
oneiric (11.10 - End Of Life: April 2013)
precise-armel (12.04)
precise-armhf (12.04)
quantal-armhf (12.10 <alpha>)
quantal-armhf (12.10 <beta>)
--addon <additional peripheral device>
pico
ulcd <beagle xm>
--firmware
Add distro firmware
<include all firmwares from linux-firmware git repo>
--serial-mode
<force the Installer to use the serial port over the dvi/video outputs>
<use the serial to run the netinstall (video ouputs will remain blank till final reboot)>
--svideo-ntsc
force ntsc mode for svideo
<force ntsc mode for S-Video>
--svideo-pal
force pal mode for svideo
<force pal mode for S-Video>
Additional Options:
-h --help
this help
--probe-mmc
List all partitions: sudo ./mk_mmc.sh --probe-mmc
<list all partitions: sudo ./mk_mmc.sh --probe-mmc>
Debug:
EOF
__EOF__
exit
}

Loading…
Cancel
Save