submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
8 lines
122 B
C
8 lines
122 B
C
/*
|
|
* Copyright (C) 2012 Stefan Roese <sr@denx.de>
|
|
*
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
*/
|
|
|
|
int x600_init_fpga(void);
|