X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Farch-tegra%2Fboard.h;h=a3db7ed6044127c4343136f54ee70c525d6013fa;hb=4119b7098c8ef83105946502bc7098dec67bd15d;hp=783bb3c0fa12265901fdd3b99c9f2cc008486a83;hpb=625509ab0edbb7d943ad9028de3c21ca48aa58be;p=u-boot diff --git a/arch/arm/include/asm/arch-tegra/board.h b/arch/arm/include/asm/arch-tegra/board.h index 783bb3c0fa..a3db7ed604 100644 --- a/arch/arm/include/asm/arch-tegra/board.h +++ b/arch/arm/include/asm/arch-tegra/board.h @@ -20,7 +20,7 @@ void gpio_early_init(void); /* overrideable GPIO config */ /* * Hooks to allow boards to set up the pinmux for a specific function. * Has to be implemented in the board files as we don't yet support pinmux - * setup from FTD. If a board file does not implement one of those functions + * setup from FDT. If a board file does not implement one of those functions * an empty stub function will be called. */