commit | ee67ec98c8e8501810e12bc179e873d0ba471a68 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue May 26 14:36:53 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 02 17:27:04 2020 -0400 |
tree | 95c300d2463b9b53d26551f3b964d70d228445a5 | |
parent | 897135809a046fa95f964abeb6858a5a7dcb6717 [diff] |
m68k: Remove ARCH= references from documentation When building U-Boot we select the architecture via Kconfig and not ARCH being passed in via the environment or make cmdline. While in here, add the doc file to the MAINTAINERS entry for coldfire. Cc: Huan Wang <alison.wang@nxp.com> Cc: Angelo Dureghello <angelo@sysam.it> Signed-off-by: Tom Rini <trini@konsulko.com>