All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra_defconfig: enable CONFIG_ARM_APPENDED_DTB
@ 2013-09-20  0:56 ` Olof Johansson
  0 siblings, 0 replies; 14+ messages in thread
From: Olof Johansson @ 2013-09-20  0:56 UTC (permalink / raw)
  To: swarren-3lzwWm7+Weoh9ZMKESR00Q
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	thierry.reding-Re5JQEeQqe8AvxtiuMwx3w, Olof Johansson

This is needed on TrimSlice, since the u-boot on that hardware is too old
to support native device tree booting. Same for any device that currently
run fastboot, but none of that hardware is supported in mainline today;
or at least there are modern u-boot ports for it.

Signed-off-by: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
---
 arch/arm/configs/tegra_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index ea042e8..b694a09 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -39,6 +39,8 @@ CONFIG_AEABI=y
 CONFIG_HIGHMEM=y
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
+CONFIG_ARM_APPENDED_DTB=y
+CONFIG_ARM_ATAG_DTB_COMPAT=y
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-09-20  7:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-20  0:56 [PATCH] ARM: tegra_defconfig: enable CONFIG_ARM_APPENDED_DTB Olof Johansson
2013-09-20  0:56 ` Olof Johansson
     [not found] ` <1379638594-28888-1-git-send-email-olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
2013-09-20  0:59   ` Steev Klimaszewski
2013-09-20  0:59     ` Steev Klimaszewski
     [not found]     ` <CAKCjkJbavWtWBxvKqpesmJfcKTUCpbsM_xL0JfS49vOpkZ8AUw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-09-20  1:09       ` Olof Johansson
2013-09-20  1:09         ` Olof Johansson
     [not found]         ` <CAOesGMjP+QMyuLCykg0nW4yWwmnNtoyzf7nK2dPAWuqcpfp5OA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-09-20  1:35           ` Stephen Warren
2013-09-20  1:35             ` Stephen Warren
     [not found]             ` <523BA64F.1050607-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-09-20  1:39               ` Olof Johansson
2013-09-20  1:39                 ` Olof Johansson
     [not found]                 ` <CAOesGMh8NE7h=BH2sPrG4eE3Vbv0Q5+hCj52gi0072phtjcghw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-09-20  1:58                   ` Stephen Warren
2013-09-20  1:58                     ` Stephen Warren
     [not found]                     ` <523BABB2.4090200-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-09-20  7:30                       ` Thierry Reding
2013-09-20  7:30                         ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.