]> git.sur5r.net Git - u-boot/blobdiff - doc/README.console
ext4fs write support
[u-boot] / doc / README.console
index 6d477df75a787f3b3c97b38f7481ba271b4cad74..b353f9f8a401911f3d735b33438527bd251e5bb3 100644 (file)
@@ -74,7 +74,7 @@ You can use the following functions to access the console:
     fgetc      (like getc but redirected to a file)
 
 Remember that all FILE-related functions CANNOT be used before
-U-Boot relocation (done in 'board_init_r' in common/board.c).
+U-Boot relocation (done in 'board_init_r' in arch/*/lib/board.c).
 
 HOW CAN I USE STANDARD FILE INTO APPLICATIONS?
 ----------------------------------------------
@@ -97,8 +97,8 @@ SUPPORTED DRIVERS
 
 Working drivers:
 
-    serial     (architecture dependent serial stuff)
-    video      (mpc8xx video controller)
+    serial     (architecture dependent serial stuff)
+    video      (mpc8xx video controller)
 
 Work in progress:
 
@@ -114,5 +114,5 @@ TESTED CONFIGURATIONS
 The driver has been tested with the following configurations (see
 CREDITS for other contact informations):
 
-- MPC823FADS with AD7176 on a PAL TV (YCbYCr)  - arsenio@tin.it
+- MPC823FADS with AD7176 on a PAL TV (YCbYCr)  - arsenio@tin.it
 - GENIETV    with AD7177 on a PAL TV (YCbYCr)  - arsenio@tin.it