Skip to content

nmadura/flasher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 

Repository files navigation

git clone git://github.com/RobertCNelson/flasher.git
cd flasher

sudo ./mk_mmc.sh --mmc <mmc card> --uboot <board>

Required Options:
--mmc </dev/sdX>

--uboot <dev board>
        TI:
                beagle_bx - <BeagleBoard Ax/Bx>
                beagle_cx - <BeagleBoard Cx>
        Freescale:
                mx6qsabrelite - (boot off SPI)
                mx6qsabrelite_sd - (boot off SD)

Additional Options:
        -h --help

--probe-mmc
        <list all partitions: sudo ./mk_mmc.sh --probe-mmc>

beagle_bx - <BeagleBoard Ax/Bx>
beagle_cx - <BeagleBoard Cx>
	1: Place MMC card in Beagle
	2: Push/Hold User Button Down
	3: Apply Power
	4: After U-boot loads, Let Off User Button
	5: Wait for Flashing to end
	6: Power down, remove/edit boot.scr from MMC card

mx6qsabrelite - <Flash board to boot of SPI (old u-boot with SPI support)>
	1: Plugin Card and Boot.
mx6qsabrelite_sd - <Flash board to boot of SD Card (newer u-boot without SPI)>
	1: Plugin Card and Boot.

About

Nand Re-Flash Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published