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=807818 --- Comment #4 from Robert Nelson <robertcnelson@xxxxxxxxx> 2012-04-19 11:59:50 EDT --- Testing on my Panda A2, 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review