[U-Boot] [PATCH v2 0/2] Introduce CONFIG_SUPPORT_SPL/TPL
Masahiro Yamada
yamada.m at jp.panasonic.com
Fri Sep 26 11:40:50 CEST 2014
Changes in v2:
- bug fix. s/HAVE_SPL_SUPPORT/SUPPORT_SPL/
Masahiro Yamada (2):
kconfig: add CONFIG_SUPPORT_SPL
kconfig: add CONFIG_SUPPORT_TPL
Kconfig | 9 ++++++-
arch/arm/Kconfig | 44 ++++++++++++++++++++++++++++++++++
arch/arm/cpu/arm926ejs/davinci/Kconfig | 4 ++++
arch/arm/cpu/armv7/exynos/Kconfig | 7 ++++++
arch/arm/cpu/armv7/omap3/Kconfig | 16 +++++++++++++
arch/microblaze/Kconfig | 1 +
arch/powerpc/cpu/mpc5xxx/Kconfig | 1 +
arch/powerpc/cpu/mpc83xx/Kconfig | 1 +
arch/powerpc/cpu/mpc85xx/Kconfig | 17 +++++++++++++
arch/powerpc/cpu/ppc4xx/Kconfig | 1 +
10 files changed, 100 insertions(+), 1 deletion(-)
--
1.9.1
More information about the U-Boot
mailing list