[U-Boot] [PATCH 1/3] Add nitrogen6x board
Fabio Estevam
festevam at gmail.com
Thu Oct 4 23:56:01 CEST 2012
On Thu, Oct 4, 2012 at 4:49 PM, Eric Nelson
<eric.nelson at boundarydevices.com> wrote:
> Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
> ---
> board/boundary/nitrogen6x/Makefile | 41 ++
> board/boundary/nitrogen6x/README | 77 +++
> board/boundary/nitrogen6x/nitrogen6x.c | 840 ++++++++++++++++++++++++++++++++
> boards.cfg | 1 +
> include/configs/nitrogen6x.h | 242 +++++++++
> 5 files changed, 1201 insertions(+), 0 deletions(-)
> create mode 100644 board/boundary/nitrogen6x/Makefile
> create mode 100644 board/boundary/nitrogen6x/README
> create mode 100644 board/boundary/nitrogen6x/nitrogen6x.c
> create mode 100644 include/configs/nitrogen6x.h
You missed an entry to MAINTAINERS file.
Regards,
Fabio Estevam
More information about the U-Boot
mailing list