From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Sun, 13 Sep 2015 08:40:16 -0600 Subject: [U-Boot] [PATCH 3/3] ti816x: Switch to SYS_GENERIC_BOARD In-Reply-To: <1441306444-15745-3-git-send-email-trini@konsulko.com> References: <1441306444-15745-1-git-send-email-trini@konsulko.com> <1441306444-15745-3-git-send-email-trini@konsulko.com> 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 On 3 September 2015 at 11:54, Tom Rini wrote: > Tested on my TI186x rev E. (PG2.0) and take over maintainership. > > Signed-off-by: Tom Rini > --- > board/ti/ti816x/MAINTAINERS | 2 +- > include/configs/ti816x_evm.h | 1 + > 2 files changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Simon Glass Build-tested also: Tested-by: Simon Glass