| Summary: | integrator926_defconfig uses unsupported uboot board name | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Grant Edwards <grant.b.edwards> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | buildroot |
| Priority: | P5 | Keywords: | patch |
| Version: | unspecified | ||
| Target Milestone: | 2010.02 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch to change default integrtor926 uboot board name to a supported value | ||
Committed Johans patch - Thanks, and sorry for the slow response |
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.