Bug 817

Summary: integrator926_defconfig uses unsupported uboot board name
Product: buildroot Reporter: Grant Edwards <grant.b.edwards>
Component: OtherAssignee: 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

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