On 05/09/2013 04:28 PM, Dennis Gilmore wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

there is a Release Candidate compose for Alpha at
http://armpkgs.fedoraproject.org/mash/stage/19-Alpha-RC5/

there is a install tree as well as a image, the image is a minimal
install. it has all 3 kernels installed, kernel, kernel-lpae, and
kernel-tegra. to install to a sdcard run xzcat <image> > <sdcard> it
does not have boot.scr setup

as an example to boot on a trimslice you would put something like

setenv bootargs cma=64M root=LABEL=_/ ro rhgb console=ttyS0,115200
ext2load mmc 0:1 5880000 vmlinuz-3.9.0-301.fc19.armv7hl.tegra
ext2load mmc 0:1 4080000 uImage-3.9.0-301.fc19.armv7hl.tegra
ext2load mmc 0:1 4000000
dtb-3.9.0-301.fc19.armv7hl.tegra/tegra20-trimslice.dtb
bootz 4080000 5880000 4000000

in a boot.scr.in file in the first partition then run "mkimage -A arm
- -O linux -a 0 -e 0 -T script -C none -n "Fedora Boot Script" -d
boot.scr.in boot.scr"

i have tested it on a trimslice

Is there any special U-Boot version requirement for Trim Slice, and if so, what version(s)?

Also, will this image work for OMAP, and if so, are there any special instructions for Panda?


d.marlin
========


Dennis


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iEYEARECAAYFAlGMFOcACgkQkSxm47BaWfe70gCfRrNaSPcnwNmI4MxrKAw9tvxo
TZYAoMKmJe/nZzBeSM3L3gyaS8POBKu6
=uxxv
-----END PGP SIGNATURE-----
_______________________________________________
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

_______________________________________________
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to