diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2019-10-15 03:08:48 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-15 04:33:34 +0000 |
| commit | 41bddc3533174e0426e734e6d59babdb63369791 (patch) | |
| tree | c2ae5ef63e5c3d936774216c2d9f83e3a92030b8 | |
| parent | 36ee9c1dc2c33d472070a7a60af9c1c2f8f6c830 (diff) | |
| download | meta-ti-41bddc3533174e0426e734e6d59babdb63369791.tar.gz | |
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 <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | conf/machine/am335x-hs-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
| 2 | #@NAME: AM335x HS EVM | 2 | #@NAME: AM335x HS EVM |
| 3 | #@DESCRIPTION: Machine configuration for the TI AM435x HS EVM | 3 | #@DESCRIPTION: Machine configuration for the TI AM335x HS EVM |
| 4 | 4 | ||
| 5 | require conf/machine/am335x-evm.conf | 5 | require conf/machine/am335x-evm.conf |
| 6 | 6 | ||
