summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-sunxi/boot0.h
blob: ea5675eb9e4ca60c3289b0f65f7d47fc0a8ca4f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Configuration settings for the Allwinner A64 (sun50i) CPU
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef __BOOT0_H
#define __BOOT0_H

/* reserve space for BOOT0 header information */
#define ARM_SOC_BOOT0_HOOK	\
	.space	1532

#endif /* __BOOT0_H */
OpenPOWER on IntegriCloud