u-boot-brain/board/inversepath/usbarmory/imximage.cfg
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-05-07 09:34:12 -04:00

82 lines
2.5 KiB
INI

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* USB armory MkI board imximage configuration
* http://inversepath.com/usbarmory
*
* Copyright (C) 2015, Inverse Path
* Andrej Rosano <andrej@inversepath.com>
*/
IMAGE_VERSION 2
BOOT_FROM sd
/* IOMUX */
DATA 4 0x53fa86f4 0x00000000 /* GRP_DDRMODE_CTL */
DATA 4 0x53fa8714 0x00000000 /* GRP_DDRMODE */
DATA 4 0x53fa86fc 0x00000000 /* GRP_DDRPKE */
DATA 4 0x53fa8724 0x04000000 /* GRP_DDR_TYPE */
DATA 4 0x53fa872c 0x00300000 /* GRP_B3DS */
DATA 4 0x53fa8554 0x00300000 /* DRAM_DQM3 */
DATA 4 0x53fa8558 0x00300040 /* DRAM_SDQS3 */
DATA 4 0x53fa8728 0x00300000 /* GRP_B2DS */
DATA 4 0x53fa8560 0x00300000 /* DRAM_DQM2 */
DATA 4 0x53fa8568 0x00300040 /* DRAM_SDQS2 */
DATA 4 0x53fa871c 0x00300000 /* GRP_B1DS */
DATA 4 0x53fa8594 0x00300000 /* DRAM_DQM1 */
DATA 4 0x53fa8590 0x00300040 /* DRAM_SDQS1 */
DATA 4 0x53fa8718 0x00300000 /* GRP_B0DS */
DATA 4 0x53fa8584 0x00300000 /* DRAM_DQM0 */
DATA 4 0x53fa857c 0x00300040 /* DRAM_SDQS0 */
DATA 4 0x53fa8578 0x00300000 /* DRAM_SDCLK0 */
DATA 4 0x53fa8570 0x00300000 /* DRAM_SDCLK1 */
DATA 4 0x53fa8574 0x00300000 /* DRAM_CAS */
DATA 4 0x53fa8588 0x00300000 /* DRAM_RAS */
DATA 4 0x53fa86f0 0x00300000 /* GRP_ADDS */
DATA 4 0x53fa8720 0x00300000 /* GRP_CTLDS */
DATA 4 0x53fa8564 0x00300040 /* DRAM_SDODT1 */
DATA 4 0x53fa8580 0x00300040 /* DRAM_SDODT0 */
/* ESDCTL */
DATA 4 0x63fd9000 0x84180000 /* ESDCTL_ESDCTL */
DATA 4 0x63fd9004 0x0002002d /* ESDCTL_ESDPTC */
DATA 4 0x63fd9008 0x12273030 /* ESDCTL_ESDOTC */
DATA 4 0x63fd900c 0x9f5152e3 /* ESDCTL_ESDCFG0 */
DATA 4 0x63fd9010 0xb68e8a63 /* ESDCTL_ESDCFG1 */
DATA 4 0x63fd9014 0x01ff00db /* ESDCTL_ESDCFG2 */
DATA 4 0x63fd9018 0x00011740 /* ESDCTL_ESDMISC */
DATA 4 0x63fd901c 0x00008032 /* ESDCTL_ESDSCR */
DATA 4 0x63fd901c 0x00008033
DATA 4 0x63fd901c 0x00028031
DATA 4 0x63fd901c 0x052080b0
DATA 4 0x63fd901c 0x04008040
DATA 4 0x63fd901c 0x0000803a
DATA 4 0x63fd901c 0x0000803b
DATA 4 0x63fd901c 0x00028039
DATA 4 0x63fd901c 0x05208138
DATA 4 0x63fd901c 0x04008048
DATA 4 0x63fd901c 0x00000000
DATA 4 0x63fd9020 0x00005800 /* ESDCTL_ESDREF */
DATA 4 0x63fd902c 0x000026d2 /* ESDCTL_ESDEWD */
DATA 4 0x63fd9030 0x009f0e21 /* ESDCTL_ESDOR */
DATA 4 0x63fd9040 0x05380003 /* ESDCTL_ZQHWCTRL */
DATA 4 0x63fd9058 0x00022227 /* ESDCTL_ODTCTRL */
DATA 4 0x63fd907c 0x01370138 /* ESDCTL_DGCTRL0 */
DATA 4 0x63fd9080 0x013b013c /* ESDCTL_DGCTRL1 */
DATA 4 0x63fd9088 0x35343535 /* ESDCTL_RDDLCTL */
DATA 4 0x63fd9090 0x4d444c44 /* ESDCTL_WRDLCTL */