Ticket #331 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

comment:1 Changed 6 years ago by laforge@…

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.