]> Git Repo - J-u-boot.git/blobdiff - doc/README.console
Merge patch series "configs: Enable CMD_NFS by default"
[J-u-boot.git] / doc / README.console
index e7970ed37966ddd2c2d12de03603e8eced7d5195..9f5812c89d13407ed40ceec80baabf1d0b627523 100644 (file)
@@ -1,8 +1,7 @@
+SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2000
  * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), [email protected]
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 U-Boot console handling
@@ -63,7 +62,7 @@ U-Boot relocation (done in 'board_init_r' in arch/*/lib/board.c).
 HOW CAN I USE STANDARD FILE INTO APPLICATIONS?
 ----------------------------------------------
 
-Use the 'bd_mon_fnc' field of the bd_t structure passed to the
+Use the 'bd_mon_fnc' field of the bd_info structure passed to the
 application to do everything you want with the console.
 
 But REMEMBER that that will work only if you have not overwritten any
@@ -99,4 +98,3 @@ The driver has been tested with the following configurations (see
 CREDITS for other contact informations):
 
 - MPC823FADS with AD7176 on a PAL TV (YCbYCr)  - [email protected]
-- GENIETV    with AD7177 on a PAL TV (YCbYCr)  - [email protected]
This page took 0.030616 seconds and 4 git commands to generate.