From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Thu, 12 Apr 2012 07:43:36 -0300 Subject: [U-Boot] [PATCH 6/8] i.MX25: Add Exertus EXE4026 board In-Reply-To: <1334223234-23383-7-git-send-email-timo@exertus.fi> References: <1334223234-23383-1-git-send-email-timo@exertus.fi> <1334223234-23383-7-git-send-email-timo@exertus.fi> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Timo, On Thu, Apr 12, 2012 at 6:33 AM, Timo Ketola wrote: > Signed-off-by: Timo Ketola > --- > ?boards.cfg | ? ?1 + > ?1 files changed, 1 insertions(+), 0 deletions(-) Thanks for your contributions. Please provide some more details in the commit message about this board, which peripherals are currently supported, where does it boot from, etc. Please also add an entry for your board in the MAINTAINERS file. You seem to have missed to do a "git add" for the files you introduced here ,ie, board/exertus/exe4026/ directory.