On 19 April 2016 at 14:59, Stephen Warren <swar...@wwwdotorg.org> wrote:
> From: Stephen Warren <swar...@nvidia.com>
>
> Add arch/arm/mach-tegra/tegraNNN/include. We'll use this to house headers
> that must vary between SoCs (e.g. clock lists, register layouts that
> aren't static across chip versions, etc.) in a <soc/> name-space. This
> will allow code in mach-tegra/ to access those register definitions without
> polluting the more public <asm/> or <mach/> namespaces or the directories
> they map to.
>
> Signed-off-by: Stephen Warren <swar...@nvidia.com>
> ---
>  arch/arm/mach-tegra/config.mk | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>  create mode 100644 arch/arm/mach-tegra/config.mk

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to