Bug 817 - integrator926_defconfig uses unsupported uboot board name
Summary: integrator926_defconfig uses unsupported uboot board name
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 trivial
Target Milestone: 2010.02
Assignee: unassigned
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2009-12-18 19:15 UTC by Grant Edwards
Modified: 2010-04-03 08:49 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Patch to change default integrtor926 uboot board name to a supported value (819 bytes, patch)
2009-12-18 19:15 UTC, Grant Edwards
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Edwards 2009-12-18 19:15:12 UTC
Created attachment 859 [details]
Patch to change default integrtor926 uboot board name to a supported value

The uboot board name default in the integrator926 default
config isn't supported by u-boot.  I've changed it from
$(BOARD_NAME) to cp926ejs.

I'm not 100% sure this is the correct one of the uboot arm 926
targets, but at least the default config will now build.
Comment 1 Peter Korsgaard 2010-04-03 08:49:49 UTC
Committed Johans patch - Thanks, and sorry for the slow response