Re: Criteria for adding new ARM boards to F20 support list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 15/08/13 01:11, Steven Falco wrote:
> On 08/14/2013 07:09 PM, Omalley_s wrote:
>> Just a suggestion, two developers with the actual board in hand for
>> testing and qa purposes. The reason for two I simply sometimes a
>> single developer can't keep up for personaland maybe there should be a
>> "working group".
>>
>> The should be a working but not officially supported cat catagory, and
>> a works but not officially supported.l
> 
> I have a shiny new Wandboard Quad, and will be happy to
> test with it.

Yes, will do that, too. Sadly, I still haven't been able to get a build
running here.

tl;dr (will keep testing):

basically, what I did: get Fedora.Minimal-armhfp from [1]

xzcat Fedora-minimal-armhpf-20...sda.raw.xz | sudo dd of=/dev/mmcblk0 bs=1M
then
sudo dd if=u-boot.imx of=/dev/mmcblk0 bs=1k seek=1
(seems to be required, to make a bootable sdcard

create a dir /boot/extlinux on the sdcard

it seems like /dev/mmcblk0p3 is the root partition:
blkid /dev/mmcblk0p3

(note the uid, you'll need it for the kernel append line)

and create a file /boot/extlinux/extlinux.conf:

ui menu.c32

menu autoboot Welcome to Fedora. Automatic boot in # second{,s}. Press a
key for options.
menu title Fedora Boot Options.
menu hidden

timeout 60
#totaltimeout 9000

label Fedora (3.11.0-0.rc4.git1.1.fc20.armv7hl) 20 (Rawhide)
   kernel /vmlinuz-3.11.0-0.rc4.git1.1.fc20.armv7hl
   fdt /dtb-3.11.0-0.rc4.git1.1.fc20.armv7hl/imx6q-wandboard.dtb
   append console=ttymxc0,115200
root=UUID=606d4e0d-95e9-4d50-bbbb-399030b5e0ec ro rhgb quiet
LANG=en_US.UTF-8
   initrd /initramfs-3.11.0-0.rc4.git1.1.fc20.armv7hl.img

------

When connecting the serial console, I' able to select the kernel to
boot. Also I see something like retrieving file...
(kernel, initramfs)
followed by:
Wrong Image Format for


Matthias

[1]
http://koji.fedoraproject.org/koji/tasks?state=all&view=tree&method=appliance&order=-id

-- 
Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx>
_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux