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