[PATCH v3 3/5] test/dm: fdtdec: Add the missing gd declaration

Simon Glass sjg at chromium.org
Wed Jun 17 05:11:47 CEST 2020


On Tue, 9 Jun 2020 at 23:36, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> From: Bin Meng <bin.meng at windriver.com>
>
> Add DECLARE_GLOBAL_DATA_PTR since it is referenced in the test codes.
>
> Signed-off-by: Bin Meng <bin.meng at windriver.com>
> ---
>
> (no changes since v1)
>
>  test/dm/fdtdec.c | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

You may need to rebase this series on u-boot-dm/next


More information about the U-Boot mailing list