Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 148978

Forum Post: RE: Booting Linux on AM3359 ICE

$
0
0

>Any idea?
>Should I use mksd-am335x.sh script to setup my SD card??

Hi!

Your SD card have 1 part:

[ 1.522186] mmcblk0: mmc0:59b4 USD 29.4 GiB
[ 1.528869] mmcblk0: p1

try make under linux two part - fdisk /dev/point_to_mount_sd_dev (f.e. fdisk /dev/sdb) - warning! don't format you HDD!

1st - 16-32MB type "0B" FAT32

2nd next free space type "82"

mkfs.vfat /dev/point_to_mount_sd_dev_p1

mkfs.ext3 /dev/point_to_mount_sd_dev_p2

put binaries (MLO, u-boot and kernel) to p1

extract rootfs to p2

and try load..


Viewing all articles
Browse latest Browse all 148978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>