diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-17 11:08:08 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-17 11:17:29 -0400 |
commit | 8d5d3bcf3c53d798bd7f3fe7092e994593bcc41c (patch) | |
tree | dd145ccf787512306926b0e5f327046ccfbee33c /board/toradex/apalis-imx8 | |
parent | 0f238dab6d17caabe4f9781d23aaa6087139f2bd (diff) | |
parent | 65c141ebbd68b70d6934b4fb965f3219d0e99817 (diff) |
Merge branch '2020-04-16-master-imports'
- DM GPIO improvements
- BTRFS fixes
- Corrections around gd->new_bootstage alignment
- Start documentation improvements to support 'make refcheckdocs'
Diffstat (limited to 'board/toradex/apalis-imx8')
-rw-r--r-- | board/toradex/apalis-imx8/apalis-imx8qm-imximage.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/toradex/apalis-imx8/apalis-imx8qm-imximage.cfg b/board/toradex/apalis-imx8/apalis-imx8qm-imximage.cfg index 71981f8c55..b8f0f3dc10 100644 --- a/board/toradex/apalis-imx8/apalis-imx8qm-imximage.cfg +++ b/board/toradex/apalis-imx8/apalis-imx8qm-imximage.cfg @@ -2,7 +2,7 @@ /* * Copyright 2019 Toradex * - * Refer doc/README.imx8image for more details about how-to configure + * Refer doc/imx/mkimage/imx8image.txt for more details about how-to configure * and create imx8image boot image */ |