u-boot/board/amcc/yucca
Masahiro Yamada d67a577512 powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk
The include/configs/yucca.h already has the same define:
    #define	CONFIG_SYS_TEXT_BASE	0xfffb0000

Remove the redundant one from board/amcc/yucca/config.mk.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Stefan Roese <sr@denx.de>
2016-01-20 10:19:36 -05:00
..
Kconfig powerpc: ppc4xx: convert AMCC boards to generic board 2015-03-28 12:09:46 -04:00
MAINTAINERS MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
Makefile board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cmd_yucca.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
config.mk powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk 2016-01-20 10:19:36 -05:00
flash.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
init.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
yucca.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
yucca.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00