Discussion:
[fedora-arm] f29 uboot & odroid hc2 (patch)
Torbjorn Jansson
2018-11-24 16:21:58 UTC
Permalink
Hello

I asked on linux-arm-kernel mail list regarding the "missing" dtb file problem
for odroid hc2.
The info i got was that the hc1 dtb file is the correct one to use for hc2 too
and there is a patch to make uboot detect and use the right dtb file.

The patch in question:
http://git.denx.de/?p=u-boot.git;a=patch;h=9cd97c5b049a9a282dda0b1782cbb38d8cedb417

I rebuilt uboot-tools-2018.09-1.fc29.x86_64 with this patch applied and it
boots and uses the hc1 dtb file correctly.
No need for a manual symlink like:
ln -s exynos5422-odroidhc1.dtb exynos5422-odroidunknown.dtb

So would be nice if this could be considered for inclusion in the fedora uboot
package sometime in the future to make it easier to get the hc2 up and running.
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.o
Peter Robinson
2018-11-24 16:27:49 UTC
Permalink
On Sat, Nov 24, 2018 at 4:22 PM Torbjorn Jansson
Post by Torbjorn Jansson
Hello
I asked on linux-arm-kernel mail list regarding the "missing" dtb file problem
for odroid hc2.
The info i got was that the hc1 dtb file is the correct one to use for hc2 too
and there is a patch to make uboot detect and use the right dtb file.
http://git.denx.de/?p=u-boot.git;a=patch;h=9cd97c5b049a9a282dda0b1782cbb38d8cedb417
I rebuilt uboot-tools-2018.09-1.fc29.x86_64 with this patch applied and it
boots and uses the hc1 dtb file correctly.
ln -s exynos5422-odroidhc1.dtb exynos5422-odroidunknown.dtb
So would be nice if this could be considered for inclusion in the fedora uboot
package sometime in the future to make it easier to get the hc2 up and running.
If it's upstream it'll be included in Fedora 30
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproj
Torbjorn Jansson
2018-11-25 10:55:57 UTC
Permalink
Post by Peter Robinson
On Sat, Nov 24, 2018 at 4:22 PM Torbjorn Jansson
Post by Torbjorn Jansson
Hello
I asked on linux-arm-kernel mail list regarding the "missing" dtb file problem
for odroid hc2.
The info i got was that the hc1 dtb file is the correct one to use for hc2 too
and there is a patch to make uboot detect and use the right dtb file.
http://git.denx.de/?p=u-boot.git;a=patch;h=9cd97c5b049a9a282dda0b1782cbb38d8cedb417
I rebuilt uboot-tools-2018.09-1.fc29.x86_64 with this patch applied and it
boots and uses the hc1 dtb file correctly.
ln -s exynos5422-odroidhc1.dtb exynos5422-odroidunknown.dtb
So would be nice if this could be considered for inclusion in the fedora uboot
package sometime in the future to make it easier to get the hc2 up and running.
If it's upstream it'll be included in Fedora 30
true but i was kind of hoping for something to get into 29 since i think this
patch isn't so complicated and makes life easier for hc2 owners.
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to arm-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedo

Loading...