.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Bestcomm GenBD TX task microcode |
---|
3 | 4 | * |
---|
.. | .. |
---|
5 | 6 | * Jeff Gibbons <jeff.gibbons@appspec.com> |
---|
6 | 7 | * Copyright (c) 2004 Freescale Semiconductor, Inc. |
---|
7 | 8 | * |
---|
8 | | - * This program is free software; you can redistribute it and/or modify it |
---|
9 | | - * under the terms of the GNU General Public License version 2 as published |
---|
10 | | - * by the Free Software Foundation. |
---|
11 | | - * |
---|
12 | 9 | * Based on BestCommAPI-2.2/code_dma/image_rtos1/dma_image.hex |
---|
13 | 10 | * on Tue Mar 4 10:14:12 2006 GMT |
---|
14 | | - * |
---|
15 | 11 | */ |
---|
16 | 12 | |
---|
17 | 13 | #include <asm/types.h> |
---|