mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-23 07:31:27 +02:00
README: replace references to CHANGELOG
Board configurations are in configs/ and not in the Makefile. git log is the adequate way to identify who contributed to our source. scripts/get_maintainer.pl is the correct way to identify maintainers. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
57ccfa7b0c
commit
0c4759fbfd
16
README
16
README
@ -28,20 +28,16 @@ load and run it dynamically.
|
|||||||
Status:
|
Status:
|
||||||
=======
|
=======
|
||||||
|
|
||||||
In general, all boards for which a configuration option exists in the
|
In general, all boards for which a default configuration file exists in the
|
||||||
Makefile have been tested to some extent and can be considered
|
configs/ directory have been tested to some extent and can be considered
|
||||||
"working". In fact, many of them are used in production systems.
|
"working". In fact, many of them are used in production systems.
|
||||||
|
|
||||||
In case of problems see the CHANGELOG file to find out who contributed
|
In case of problems you can use
|
||||||
the specific port. In addition, there are various MAINTAINERS files
|
|
||||||
scattered throughout the U-Boot source identifying the people or
|
|
||||||
companies responsible for various boards and subsystems.
|
|
||||||
|
|
||||||
Note: As of August, 2010, there is no longer a CHANGELOG file in the
|
scripts/get_maintainer.pl <path>
|
||||||
actual U-Boot source tree; however, it can be created dynamically
|
|
||||||
from the Git log using:
|
|
||||||
|
|
||||||
make CHANGELOG
|
to identify the people or companies responsible for various boards and
|
||||||
|
subsystems. Or have a look at the git log.
|
||||||
|
|
||||||
|
|
||||||
Where to get help:
|
Where to get help:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user