On Fri, May 10, 2013 at 5:08 AM, David A. Marlin <[email protected]> wrote:
> 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)?

The version with DTB as has been the case for all kernels 3.7+

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

Not sure that it has the vfat partition so likely not.

Peter
_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to