Re: [PATCH 3/3] Adds device tree file for McGill's IceBoard, based on TI AM3874.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Graeme Smecher <gsmecher@xxxxxxxxxxxxxxxxxxx> [190103 23:16]:
> --- /dev/null
> +++ b/arch/arm/boot/dts/am3874-iceboard.dts
> +/ {
> +	model = "Winterland IceBoard";
> +	compatible = "winterland,iceboard", "ti,dm8148", "ti,dm814";
> +
> +	memory@80000000 {
> +		device_type = "memory";
> +		reg = <0x80000000 0x40000000>;	/* 1 GB */
> +	};


You probably also want chosen with stdout-path here too so
you can see early debug messages with CONFIG_SERIAL_EARLYCON=y
and earlycon in the kernel command line. See for example what
am335x-bone-common.dtsi.

Regards,

Tony



[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux