]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/amcc/canyonlands/config.mk
5cc90d20509edde596de2afc3c9e8e2c20e031c5
[people/ms/u-boot.git] / board / amcc / canyonlands / config.mk
1 #
2 # (C) Copyright 2008-2010
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier: GPL-2.0+
6 #
7 #
8 # AMCC 460EX/460GT Evaluation Board (Canyonlands) board
9 #
10
11 ifeq ($(debug),1)
12 PLATFORM_CPPFLAGS += -DDEBUG
13 endif
14
15 ifeq ($(dbcr),1)
16 PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
17 endif