xref: /rk3399_rockchip-uboot/board/geekbuying/geekbox/geekbox.c (revision 9814e89b6924f49be60fe6d61916116fba89ca04)
1 /*
2  * Copyright (c) 2016 Andreas Färber
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6 
7 #include <common.h>
8 
9 DECLARE_GLOBAL_DATA_PTR;
10