diff options
| author | Naoki Hayama <[email protected]> | 2020-10-08 13:16:18 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-10-22 09:54:53 -0400 |
| commit | 6681bbb5e928c16e4bb07934d193cdd5403c79cf (patch) | |
| tree | f20a56fa0dace5ca5b5ea98656ddb9274a9fefa4 /README | |
| parent | 8af7bb914f8b2238ea37faa8e59277ba4cb26d37 (diff) | |
README: Update links to mailing list archives
This patch includes these updates
- Change http://lists.denx.de/pipermail/u-boot
to https://lists.denx.de/pipermail/u-boot
- http://dir.gmane.org/gmane.comp.boot-loaders.u-boot
is broken, so remove it
- Another archive https://marc.info/?l=u-boot
is available, so add it
Additional information:
dir.gmane.org has moved to news.gmane.io, but it only allows
access to the archive via NNTP.
- Server: news.gmane.io
- Group : gmane.comp.boot-loaders.u-boot
I don't include this information in this patch because
it's not very useful without web interfaces.
Signed-off-by: Naoki Hayama <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -51,9 +51,8 @@ In case you have questions about, problems with or contributions for U-Boot, you should send a message to the U-Boot mailing list at <[email protected]>. There is also an archive of previous traffic on the mailing list - please search the archive before asking FAQ's. -Please see http://lists.denx.de/pipermail/u-boot and -http://dir.gmane.org/gmane.comp.boot-loaders.u-boot - +Please see https://lists.denx.de/pipermail/u-boot and +https://marc.info/?l=u-boot Where to get source code: ========================= |
