> -----Original Message----- > From: Stephen Warren [mailto:[email protected]] > Sent: Tuesday, June 16, 2015 1:29 PM > To: Tom Warren; Tom Warren > Cc: [email protected]; Stephen Warren > Subject: Re: [U-Boot] [PATCH 1/4] ARM: Tegra210: Add SoC code/include files > for T210 > > On 06/15/2015 04:18 PM, Tom Warren wrote: > > Update WRT gpio.h and hardware.h, below. > > > >Tom Warren wrote at Monday, June 15, 2015 1:05 PM: > >> Stephen Warren wrote at Monday, June 15, 2015 10:11 AM: > >>> On 06/03/2015 02:35 PM, Tom Warren wrote: > >>>> All based off of Tegra124. As a Tegra210 board is brought up, these > >>>> may change a bit to match the HW more closely, but probably 90% of > >>>> this is identical to T124. > ... > >>>> diff --git a/arch/arm/include/asm/arch-tegra210/hardware.h > >>>> b/arch/arm/include/asm/arch-tegra210/hardware.h > >>> > >>> Can we drop this file? I don't see a hardware.h in any of the other > >>> arch-tegra*/ directories. > >> Sure. It's never been used AFAICT. > > Can't drop hardware.h. It's expected to be in every build, included from > arch/arm/include/asm/hardware.h, created by Wolfgang way back in 2003. > > But there is no hardware.h in any of arch/arm/include/asm/arch-tegra*.h > in u-boot.git's master branch as of today. Sorry, I must have been looking at my u-boot-tegra/next branch, which hasn't been sync'd w/master (u-boot or u-boot-tegra) in a while. I'll remove hardware.h in the next patchset.
Thanks -- nvpublic _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

