Re: Can I update Uboot painlessly

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

 



On Sat, Jun 6, 2015 at 4:01 AM, mo.ucina <mo.ucina@xxxxxxxxx> wrote:
> Hello Guys,
>
> A quick question from me , can I update my fc21 installation on a banana-pi
> , to use the latest uboot ? I have a fc21 production server based on
> banana-pi , and was wandering is there an update path/method to get the
> latest and greatest uboot into my machine without any pain . The server runs
> 24/7 but could tolerate a little down time .

You can just dd out the appropriate u-boot from a running device with
the command below and then just reboot. You can grab newer Fedora
u-boot builds from koji [1] to use those.

sudo dd if=/usr/share/uboot/$TARGET/u-boot-sunxi-with-spl.bin
of=$MEDIA bs=1024 seek=8; sync

There's work being done on some utilities to make this easier to do.

Peter

[1] http://koji.fedoraproject.org/koji/packageinfo?packageID=10432
_______________________________________________
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