From 5e68fb819418209d5e6f55e51b5cb191a14c1422 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 15 Oct 2019 03:08:48 +0000 Subject: [PATCH] am335x-hs-evm.conf: fix typo in machine description There was a typo in machine description - AM435x instead of AM335x Reported-by: Andrew F. Davis Signed-off-by: Denys Dmytriyenko --- conf/machine/am335x-hs-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am335x-hs-evm.conf b/conf/machine/am335x-hs-evm.conf index 5f789659..7caa5bfd 100644 --- a/conf/machine/am335x-hs-evm.conf +++ b/conf/machine/am335x-hs-evm.conf @@ -1,6 +1,6 @@ #@TYPE: Machine #@NAME: AM335x HS EVM -#@DESCRIPTION: Machine configuration for the TI AM435x HS EVM +#@DESCRIPTION: Machine configuration for the TI AM335x HS EVM require conf/machine/am335x-evm.conf