1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Board configuration file for Actions Semi Owl SoCs.
5 * Copyright (C) 2015 Actions Semi Co., Ltd.
6 * Copyright (C) 2018 Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
10 #ifndef _OWL_COMMON_CONFIG_H_
11 #define _OWL_COMMON_CONFIG_H_
13 /* SDRAM Definitions */
14 #define CFG_SYS_SDRAM_BASE 0x0
16 /* Some commands use this as the default load address */
19 * This is the initial SP which is used only briefly for relocating the u-boot
20 * image to the top of SDRAM. After relocation u-boot moves the stack to the
24 /* Console configuration */