aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx53ard.conf
blob: 6bb0a57010cdced4ec5c2a5bea996a190f5781d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#@TYPE: Machine
#@NAME: imx53 SABRE Automotive tablet board
#@DESCRIPTION: Machine configuration for Freescale imx53 sabre automotive board

include conf/machine/include/soc-family.inc
include conf/machine/include/imx-base.inc
include conf/machine/include/tune-cortexa8.inc

SOC_FAMILY = "mx5"

UBOOT_ENTRYPOINT = "0x70800000"
UBOOT_LOADADDRESS = "0x70800000"
UBOOT_MACHINE = "mx53ard_config"