[U-Boot] [PATCH] Tegra: T30: Beaver board support.
Stephen Warren
swarren at wwwdotorg.org
Sat Apr 13 00:39:50 CEST 2013
On 04/12/2013 04:35 PM, Tom Rini wrote:
> On Fri, Apr 12, 2013 at 03:30:39PM -0700, Tom Warren wrote:
>
>> Beaver is a Tegra30 board that is nearly 100% compatible
>> w/Cardhu. Add a Beaver build so it can begin to be
>> differentiated, if need be.
>>
>> Signed-off-by: Tom Warren <twarren at nvidia.com> ---
>> board/nvidia/beaver/Makefile | 38 +++++++++++++++++++++
>> board/nvidia/dts/tegra30-beaver.dts | 66
>> +++++++++++++++++++++++++++++++++++++ boards.cfg | 1 +
>
> OK, I assume cardhu and beaver dts files differ, right? If so,
> maybe we can find a smaller way to just say we have N boards that
> use a different dts, but that's it?
I think you can do that just be modifying boards.cfg; n lines with the
same content except for the name in the first column, e.g.:
> snow arm armv7 smdk5250 samsung exynos
> smdk5250 arm armv7 smdk5250 samsung exynos
You can also add an extra column with options if needed, although I
imagine the makefiles can see the value of the first column to e.g.
select different .dts files?
Perhaps we should do the same for Seaboard/Ventana too.
More information about the U-Boot
mailing list