Bug 1189

Summary: Wrong u-boot configuration name for integrator926 target
Product: buildroot Reporter: Johan Thelin <johan>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: patch to fix U-Boot board name from integrator926 config files

Description Johan Thelin 2010-02-26 09:59:31 UTC
The integrator926_defconfig wants to use the integrator926 configuration for u-boot. This configuration does not exist, the proper name is integratorcp.
Comment 1 Michael Jimenez 2010-03-31 07:24:49 UTC
Created attachment 1417 [details]
patch to fix U-Boot board name from integrator926 config files
Comment 2 Peter Korsgaard 2010-04-03 08:49:28 UTC
Committed, thanks