[Buildroot] [PATCH v2 2/2] ci20_defconfig: use XBurst CPU

Vicente Olivert Riera Vincent.Riera at imgtec.com
Fri Oct 21 09:45:57 UTC 2016


Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>

---
Changes v1 -> v2:
 - None.
---
 configs/ci20_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/ci20_defconfig b/configs/ci20_defconfig
index bd30cbd..ecf3007 100644
--- a/configs/ci20_defconfig
+++ b/configs/ci20_defconfig
@@ -1,6 +1,6 @@
 # architecture
 BR2_mipsel=y
-BR2_mips_32r2=y
+BR2_mips_xburst=y
 # BR2_MIPS_SOFT_FLOAT is not set
 
 # Linux headers same as kernel, a 3.18 series
-- 
2.10.1




More information about the buildroot mailing list