]> Git Repo - J-u-boot.git/blame - board/altera/cyclone5-socdk/qts/sequencer_auto_ac_init.h
arm: socfpga: Add qts-filter.sh script
[J-u-boot.git] / board / altera / cyclone5-socdk / qts / sequencer_auto_ac_init.h
CommitLineData
3da42859
DN
1/*
2 * Copyright Altera Corporation (C) 2012-2015
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7const uint32_t ac_rom_init[] = {
3da42859
DN
8 0x20700000,
9 0x20780000,
10 0x10080431,
11 0x10080530,
12 0x10090004,
13 0x100a0008,
14 0x100b0000,
15 0x10380400,
16 0x10080449,
17 0x100804c8,
18 0x100a0004,
19 0x10090010,
20 0x100b0000,
21 0x30780000,
22 0x38780000,
23 0x30780000,
24 0x10680000,
25 0x106b0000,
26 0x10280400,
27 0x10480000,
28 0x1c980000,
29 0x1c9b0000,
30 0x1c980008,
31 0x1c9b0008,
32 0x38f80000,
33 0x3cf80000,
34 0x38780000,
35 0x18180000,
36 0x18980000,
37 0x13580000,
38 0x135b0000,
39 0x13580008,
40 0x135b0008,
41 0x33780000,
42 0x10580008,
43 0x10780000
3da42859 44};
This page took 0.05207 seconds and 4 git commands to generate.