]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.generic-board
gpio: mxs: fix prototype of gpio_set_value()
[karo-tx-uboot.git] / doc / README.generic-board
index 50d3a26849d7bf5d234edcd1f85243c960d5f375..37c1b03ced9d4af2b92528ce589793abeb98525d 100644 (file)
@@ -17,7 +17,7 @@ architecture-specific board.c file before October 2014.
 Background
 ----------
 
-U-Boot has tranditionally had a board.c file for each architecture. This has
+U-Boot has traditionally had a board.c file for each architecture. This has
 introduced quite a lot of duplication, with each architecture tending to do
 initialisation slightly differently. To address this, a new 'generic board
 init' feature was introduced a year ago in March 2013 (further motivation is
@@ -40,10 +40,11 @@ Supported Arcthitectures
 ------------------------
 
 If you are unlucky then your architecture may not support generic board.
-The following architectures are supported at the time of writing:
+The following architectures are supported now:
 
    arc
    arm
+   mips
    powerpc
    sandbox
    x86