ARM: Distro boot: document the need for fdtfile variable to be set
authorDennis Gilmore <dennis@ausil.us>
Fri, 11 Sep 2020 16:56:59 +0000 (11:56 -0500)
committerStefan Roese <sr@denx.de>
Wed, 27 Jan 2021 06:25:39 +0000 (07:25 +0100)
commit74f8977ee92ee649646376f58316bec872aacf2c
treee240d96c08c984e6f4e51b030b79d4914baa0bd7
parente262b2973e22174da666038514d17f0f7171466b
ARM: Distro boot: document the need for fdtfile variable to be set

When testing builds provided in https://github.com/openwrt/openwrt/pull/3360
I discovered that fdtfile was not set and as a result the firmware was not
functional. So I am documenting what is needed.

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
Cc: Atish Patra <atish.patra@wdc.com>
Cc: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Vagrant Cascadian <vagrant@debian.org>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Karsten Merker <merker@debian.org>
doc/README.distro