u-boot/board/intel/galileo
Bin Meng 99556d7deb x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
Currently all x86 boards still use CONFIG_SYS_EXTRA_OPTIONS to define
the text base address. Since it is deprecated, just remove it and use
CONFIG_SYS_TEXT_BASE directly.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-04-29 18:51:50 -06:00
..
galileo.c
Kconfig x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS 2015-04-29 18:51:50 -06:00
MAINTAINERS
Makefile
start.S