X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fsocfpgaimage.c;h=7f83b50761f08c1771c431a60791060a41fe993b;hb=6915dcf35987d654b491524f151e56b91e0d0ec9;hp=8fe91fe80ee9ac9ab5c2c0f7af25705f212bd486;hpb=8e3da9dd113699eed2fa05fcde3c55a2ff410913;p=u-boot diff --git a/tools/socfpgaimage.c b/tools/socfpgaimage.c index 8fe91fe80e..7f83b50761 100644 --- a/tools/socfpgaimage.c +++ b/tools/socfpgaimage.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2014 Charles Manning * - * SPDX-License-Identifier: GPL-2.0+ - * * Reference doc http://www.altera.com.cn/literature/hb/cyclone-v/cv_5400A.pdf * Note this doc is not entirely accurate. Of particular interest to us is the * "header" length field being in U32s and not bytes.