arch/ppc-sam440: Add tool to create bootable USB sticks for Sam4xx
commita8b2edcae906fe7ce34970b17f0f94ffb2a0849e
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 11 Sep 2012 18:55:36 +0000 (11 18:55 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 11 Sep 2012 18:55:36 +0000 (11 18:55 +0000)
treea2964b6603e89d37c76b7c3c2b531e6afdd6233a
parentbce82a9183920026823a9eb05511f906e2bf4511
arch/ppc-sam440: Add tool to create bootable USB sticks for Sam4xx

This utility creates a bootable USB stick for the Sam4xx machines.

Usage:

parthenogenesis /dev/sdb /path/to/Parthenope /path/to/sam440-ppc/AROS

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45771 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/ppc-sam440/parthenogenesis/mmakefile.src [new file with mode: 0644]
arch/ppc-sam440/parthenogenesis/parthenogenesis.c [new file with mode: 0644]