Make CONFIG_API default for U-Boot

Bug #1048474 reported by Ilias Biris
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro U-Boot
Fix Released
Medium
John Rigby
Linaro Ubuntu
Fix Released
High
John Rigby

Bug Description

(based on the original request by Leif Lindholm - <email address hidden>)

Since CONFIG_API is a prerequisite for the GRUB port, could we have this enabled at least for the Vexpress port, but in general for any platform that may want to run a standard Linux distro?

What is effectively asked is

--
diff --git a/include/configs/vexpress_common.h
b/include/configs/vexpress_common
index 254c230..5e6d17f 100644
--- a/include/configs/vexpress_common.h
+++ b/include/configs/vexpress_common.h
@@ -28,6 +28,11 @@
 #ifndef __VEXPRESS_COMMON_H
 #define __VEXPRESS_COMMON_H

+/* Added to enable external application API */
+#define CONFIG_API
+#define CONFIG_SYS_MMC_MAX_DEVICE 2
+#define CONFIG_NET_MULTI
+
 /* Definitions copied from linux kernel:
arch/arm/mach-vexpress/include/mach/mo
 #ifdef CONFIG_VEXPRESS_ORIGINAL_MEMORY_MAP
 /* CS register bases for the original memory map. */
--

And the same for any other platforms where the member company wants it.

Changed in linaro-ubuntu:
importance: Undecided → High
status: New → Confirmed
Changed in u-boot-linaro (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → John Rigby (jcrigby)
Revision history for this message
Ricardo Salveti (rsalveti) wrote :

John, any progress on this one?

Revision history for this message
John Rigby (jcrigby) wrote :

Fixed in version 2012.09.1

Fathi Boudra (fboudra)
Changed in u-boot-linaro:
status: New → Fix Released
importance: Undecided → Medium
assignee: nobody → John Rigby (jcrigby)
no longer affects: u-boot-linaro (Ubuntu)
Changed in linaro-ubuntu:
status: Confirmed → Fix Released
Changed in u-boot-linaro:
milestone: none → 12.09
Revision history for this message
John Rigby (jcrigby) wrote :

still broken for snowball will be fixed in 12.12

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.