Ticket #331 (closed defect: fixed)
uboot fails to build cause lowlevel_foo.bin is not built for smdk2440 and hxd8 boards
| Reported by: | rod@… | Owned by: | laforge@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | u-boot | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
The Makefiles in boards/smdk2440 and boards/hxd8 are missing the additional
targets which build the lowlevel_foo.bin files.
This causes the bitbake recipe to file in the do_compile task.
No patch included, cause I don't know whether you want to build lowlevel_foo.bin
for those boards or not.
-- Rod
Change History
Note: See
TracTickets for help on using
tickets.

this has been fixed by a change to the uboot bitbake recipe.