[U-Boot] [U-Boot, 1/8] m68k: move CONFIG_SYS_TEXT_BASE to defconfig files

Tom Rini trini at konsulko.com
Wed Jan 20 22:00:38 CET 2016


On Fri, Dec 11, 2015 at 12:22:24PM +0900, Masahiro Yamada wrote:

> For historical reason, CONFIG_SYS_TEXT_BASE has been specified
> in various ways:
> 
> [1] by board/${VENDOR}/${BOARD}/config.mk
> 
> [2] by CONFIG_SYS_EXTRA_OPTIONS
>     (This was "options" field of boards.cfg before Kconfig conversion)
> 
> [3] by include/configs/${BOARD}.h
> 
> [4] by configs/${BOARD}_defconfig
> 
> Most of M68K boards use either [1] or [2], both of which we want to
> deprecate.  Switch them into [4], which is the newest way (Kconfig).
> 
> We still allow [3] too, because it is still used by many boards and
> we expect much time for conversion.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Acked-by: Angelo Dureghello <angelo at sysam.it>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160120/6e3d2602/attachment.sig>


More information about the U-Boot mailing list