Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=807819

--- Comment #2 from Robert Nelson <[email protected]> 2012-04-19 11:59:08 
EDT ---
Testing on my Beagle C4, after rebuilding the *.src.rpm on f17-armhf...

Please also add u-boot.img as a export file to the spec...

mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/
install -p -m 0644 u-boot.bin $RPM_BUILD_ROOT%{_datadir}/%{name}/
install -p -m 0644 u-boot.img $RPM_BUILD_ROOT%{_datadir}/%{name}/
install -p -m 0644 MLO $RPM_BUILD_ROOT%{_datadir}/%{name}/

Background, in u-boot when the SPL infrastructure was added to replace the
older X-Loader, it was decided to load a u-boot.img (with u-boot wrapper) vs
the older raw u-boot.bin.

So on the sd card:

MLO -> u-boot.img -> uEnv.txt -> kernel...

Regards,

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to