[U-Boot] [PATCH v3] Tegra: T30: Beaver board support.
Stephen Warren
swarren at wwwdotorg.org
Tue Apr 16 01:01:03 CEST 2013
On 04/15/2013 02:29 PM, 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.
> diff --git a/board/nvidia/dts/tegra30-beaver.dts b/board/nvidia/dts/tegra30-beaver.dts
> + memory {
> + device_type = "memory";
> + reg = <0x80000000 0x7FF00000>;
> + };
Nit: I would tend to prefer lower-case for hex constants in DT files.
Feel free to fix that when you apply this if want to fix it.
Aside from that,
Reviewed-by: Stephen Warren <swarren at nvidia.com>
More information about the U-Boot
mailing list