9
0
Fork 0
barebox/arch/arm/boards/terasic-sockit/sequencer_auto_ac_init.c

41 lines
557 B
C

static const uint32_t ac_rom_init_size = 36;
static const uint32_t ac_rom_init[36] =
{
0x20700000,
0x20780000,
0x10080471,
0x10080570,
0x10090006,
0x100a0218,
0x100b0000,
0x10380400,
0x10080469,
0x100804e8,
0x100a0006,
0x10090218,
0x100b0000,
0x30780000,
0x38780000,
0x30780000,
0x10680000,
0x106b0000,
0x10280400,
0x10480000,
0x1c980000,
0x1c9b0000,
0x1c980008,
0x1c9b0008,
0x38f80000,
0x3cf80000,
0x38780000,
0x18180000,
0x18980000,
0x13580000,
0x135b0000,
0x13580008,
0x135b0008,
0x33780000,
0x10580008,
0x10780000
};