On Tue, Jul 5, 2016 at 5:47 PM, Stefan Agner <ste...@agner.ch> wrote:
> Sounds sensible. Would be the first use of > CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG in arch/arm/, but I guess that is > fine. To keep the consistency you could add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG in your board file, just like the other boards. > Note that CONFIG_SYS_SOC, which defines the environment variable "soc", > is currently defined "mx7" by default... > > What do you think, do we want > CONFIG_ARCH_MISC_INIT/CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG set for i.MX > 7 Sabre/Warp7? Put it in Common directly? Afaik those boards only exist > in a single variant, hence they always will load the same device tree > and therefore it wouldn't be really required to determine the SoC at > runtime. Correct: we don't need to use CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG for mx7sabresd/warp as they only use a single variant of the MX7 chip. > > -- > Stefan _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot