blob: d0cb607ffc9f7b31ca8cd4dec8d6fe7b4245bc31 [file] [log] [blame]
# short-description: Create SD card image for MPC8315E-RDB
# long-description: Create a partitioned SD card image for Freescale MPC8315E-RDB reference hardware.
part /boot --source bootimg-partition --ondisk sdb --fstype=ext3 --label boot
part / --source rootfs --ondisk sdb --fstype=ext3 --label root