avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
8
u-boot/common/system_map.c
Normal file
8
u-boot/common/system_map.c
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* The builtin symbol table for use with kallsyms
|
||||
*
|
||||
* Copyright (c) 2008-2009 Analog Devices Inc.
|
||||
* Licensed under the GPL-2 or later.
|
||||
*/
|
||||
|
||||
const char const system_map[] = SYSTEM_MAP;
|
||||
Reference in New Issue
Block a user