[U-Boot] [PATCH v2] board/BuR/brsmarc1: initial commit

Tom Rini trini at konsulko.com
Fri Jul 12 20:55:16 UTC 2019


On Thu, May 02, 2019 at 02:09:14PM +0200, Hannes Schmelzer wrote:

> This commit adds support for the B&R brsmarc1 SoM.
> 
> The SoM is based on TI's AM335x SoC.
> Mainly vxWorks 6.9.4.x is running on the board,
> doing some PLC stuff on various carrier boards.
> 
> Signed-off-by: Hannes Schmelzer <hannes.schmelzer at br-automation.com>
> ---
> 
> Changes in v2:
> - fix style issue in arch/arm/mach-omap2/am33xx/Kconfig
> - fix SDPX tag in Make-files/rules

Sorry for taking so long on this.  I migrated the CONFIG_ENV* related
options easily but at build time we now see:
arch/arm/dts/am335x-brsmarc1.dtb: Warning (cooling_device_property):
/board-thermal/cooling-maps/map0:cooling-device: property size (4) too
small for cell size 2
arch/arm/dts/am335x-brsmarc1.dtb: Warning (thermal_sensors_property):
/board-thermal: Missing property '#thermal-sensor-cells' in node
/ocp/i2c at 44e0b000/pct2075_0 at 48 or bad phandle (referred from
thermal-sensors[0])

And since I know you're using this under VxWorks I can't just change the
dts file without worrying I've broken your usage.  Please fix this dts
warning, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190712/14162979/attachment.sig>


More information about the U-Boot mailing list