]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/altera/arria5-socdk/qts/sequencer_auto_ac_init.h
arm: socfpga: Remove CV-specific parts from AV-SoCDK
[people/ms/u-boot.git] / board / altera / arria5-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/* The if..else... is not required if generated by tools */
9 0x20700000,
10 0x20780000,
11 0x10080831,
12 0x10080930,
13 0x10090004,
14 0x100a0008,
15 0x100b0000,
16 0x10380400,
17 0x10080849,
18 0x100808c8,
19 0x100a0004,
20 0x10090010,
21 0x100b0000,
22 0x30780000,
23 0x38780000,
24 0x30780000,
25 0x10680000,
26 0x106b0000,
27 0x10280400,
28 0x10480000,
29 0x1c980000,
30 0x1c9b0000,
31 0x1c980008,
32 0x1c9b0008,
33 0x38f80000,
34 0x3cf80000,
35 0x38780000,
36 0x18180000,
37 0x18980000,
38 0x13580000,
39 0x135b0000,
40 0x13580008,
41 0x135b0008,
42 0x33780000,
43 0x10580008,
44 0x10780000
3da42859 45};