From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Sun, 13 Sep 2015 08:40:10 -0600 Subject: [U-Boot] [PATCH 2/3] ti814x_evm: Switch to SYS_GENERIC_BOARD In-Reply-To: <1441306444-15745-2-git-send-email-trini@konsulko.com> References: <1441306444-15745-1-git-send-email-trini@konsulko.com> <1441306444-15745-2-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: > Take over maintainership as well. Not tested as PG2.0 (which I have) > needs additional work over PG1.0 (which Matt has). > > Cc: Matt Porter > Signed-off-by: Tom Rini > --- > board/ti/ti814x/MAINTAINERS | 2 +- > include/configs/ti814x_evm.h | 1 + > 2 files changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Simon Glass Build-tested also: Tested-by: Simon Glass