]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: lwmon5: remove redundant CONFIG_SPL_* defines
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 21 Nov 2014 02:50:08 +0000 (11:50 +0900)
committerTom Rini <trini@ti.com>
Mon, 8 Dec 2014 14:35:43 +0000 (09:35 -0500)
commit8519227923f724c5166e3f7f51d8d1d6d39a8426
tree4c1688ddc6172f18538657eb2fb2093570e7cdf9
parent36da51ebacdc549b9d034a9241b6d88b06a951c5
powerpc: lwmon5: remove redundant CONFIG_SPL_* defines

The CPU directory of this board is arch/powerpc/cpu/ppc4xx.
Without the CONFIG_SPL_START_S_PATH and CONFIG_SPL_LDSCRIPT defines,
the same start.o and u-boot-spl.lds are selected by default.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
include/configs/lwmon5.h