X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fpcs440ep%2Fconfig.mk;h=0844e98e855cce39850a7d7ec7b694d3ae23a88e;hb=4bfacad4e796f2e121ee7432705ecc9c61e7b6ca;hp=4d942ebc71b850fef89dfc1228a44f45f1c1e2a7;hpb=b706d63559aeec352bc72dd86d7d5423c15f6a60;p=oweals%2Fu-boot.git diff --git a/board/pcs440ep/config.mk b/board/pcs440ep/config.mk index 4d942ebc71..0844e98e85 100644 --- a/board/pcs440ep/config.mk +++ b/board/pcs440ep/config.mk @@ -43,5 +43,5 @@ PLATFORM_CPPFLAGS += -DDEBUG endif ifeq ($(dbcr),1) -PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000 +PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000 endif