aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpu/arm/olpc/4.0/config.fth2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm/olpc/4.0/config.fth b/cpu/arm/olpc/4.0/config.fth
index 97e533da..fc877a90 100644
--- a/cpu/arm/olpc/4.0/config.fth
+++ b/cpu/arm/olpc/4.0/config.fth
@@ -22,7 +22,7 @@ h# 20.0000 constant /rom \ Total size of SPI FLASH
: signature$ " CL4" ;
: model$ " olpc,XO-4.0" ;
: compatible$ " olpc,xo-cl4" ;
-: platform$ " mrvl,mmp3" ;
+: platform$ " marvell,mmp3" ;
: ec-platform$ ( -- adr len ) " 7" ;
: bundle-suffix$ ( -- adr len ) " 4" ;