lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 27 Feb 2020 08:44:55 +0100
From:   Michal Simek <michal.simek@...inx.com>
To:     Joni Lepistö <joni.m.lepisto@...il.com>,
        robh+dt@...nel.org, mark.rutland@....com
Cc:     Michal Simek <michal.simek@...inx.com>, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] ARM: dts: zynq: Add support for Z-turn Lite board

On 26. 02. 20 10:03, Joni Lepistö wrote:
> Add a dts for MYIR Z-turn Lite and respective target in Makefile
> based on the existing Z-turn dts which is compatible except for
> memory size.

Just a side note - I can't see any reason to duplicate the whole dts
file if it is just the same - you can simply #include "zynq-zturn.dts"
and then change/rewrite things.

Second thing is that myir,zynq-zturn is not even listed in any yaml
binding file that's why dtbs_check will fail.

I expect you use standard boot flow via u-boot which can detect and
update memory size automatically for you. It means for kernel you can
even place there <0 0> and u-boot will fill it.

Just a summary I don't think it is worth to add support to this board in
Linux. And in U-Boot you should enable memory autodetection and you will
get support for this lite board for free.

Thanks,
Michal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ